MCQOPTIONS
Saved Bookmarks
This section includes 21 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Photographic map lies under the map type ____________ |
| A. | satellite |
| B. | roadmap |
| C. | hybrid |
| D. | terrain |
| Answer» B. roadmap | |
| 2. |
MapTypeControlOptions field may not contain _______ |
| A. | google.maps.MapTypeControlStyle.HORZONTAL_BAR |
| B. | google.maps.MapTypeControlStyle.DEFAULT |
| C. | google.maps.MapTypeControlStyle.DROPDOWN_MENU |
| D. | google.maps.MapTypeControlStyle.LARGE |
| Answer» E. | |
| 3. |
Which control displays the current map viewport? |
| A. | Scale |
| B. | Overview Map |
| C. | Street view |
| D. | MapType |
| Answer» C. Street view | |
| 4. |
Which one of the following is not the default control in google maps? |
| A. | Pan |
| B. | Street view |
| C. | MapType |
| D. | Climate map |
| Answer» E. | |
| 5. |
The value of fillOpacity lies between __________ |
| A. | 0.0 and 2.0 |
| B. | 0.0 and 1.0 |
| C. | 2.0 and 3.0 |
| D. | 3.0 and 4.0 |
| Answer» C. 2.0 and 3.0 | |
| 6. |
Polyline will not support the property of _________ |
| A. | Path |
| B. | StrokeOpacity |
| C. | Editable |
| D. | Fillcolor |
| Answer» E. | |
| 7. |
WHICH_ONE_OF_THE_FOLLOWING_IS_NOT_THE_DEFAULT_CONTROL_IN_GOOGLE_MAPS??$ |
| A. | Pan |
| B. | Street view |
| C. | MapType |
| D. | Climate map |
| Answer» E. | |
| 8. |
MapTypeControlOptions field may not contain _______$ |
| A. | google.maps.MapTypeControlStyle.HORZONTAL_BAR |
| B. | google.maps.MapTypeControlStyle.DEFAULT |
| C. | google.maps.MapTypeControlStyle.DROPDOWN_MENU |
| D. | google.maps.MapTypeControlStyle.LARGE |
| Answer» E. | |
| 9. |
Which_control_displays_the_current_map_viewport?$ |
| A. | Scale |
| B. | Overview Map |
| C. | Street view |
| D. | MapType |
| Answer» C. Street view | |
| 10. |
Which one of the following will set the viewport to contain given bounds? |
| A. | fitBounds() |
| B. | getBounds() |
| C. | getHeading() |
| D. | panTo() |
| Answer» B. getBounds() | |
| 11. |
Which of the following method will return DOM object that contains map? |
| A. | getCenter() |
| B. | getProjection() |
| C. | getDiv() |
| D. | gettilt() |
| Answer» D. gettilt() | |
| 12. |
Which of the following type will support 45 degree perspective view? |
| A. | Terrain |
| B. | Hybrid |
| C. | Roadmap |
| D. | Climate map |
| Answer» C. Roadmap | |
| 13. |
Photographic_map_lies_under_the_map_type_____________ |
| A. | satellite |
| B. | roadmap |
| C. | hybrid |
| D. | terrain |
| Answer» B. roadmap | |
| 14. |
The value of fillOpacity lies between _________? |
| A. | 0.0 and 2.0 |
| B. | 0.0 and 1.0 |
| C. | 2.0 and 3.0 |
| D. | 3.0 and 4.0 |
| Answer» C. 2.0 and 3.0 | |
| 15. |
The property which is not supported by the circle is _________ |
| A. | path |
| B. | radius |
| C. | center |
| D. | fillColor |
| Answer» B. radius | |
| 16. |
The property that is not supported by Polyline but by Polygon is __________ |
| A. | strokeWeight |
| B. | fillOpacity |
| C. | path |
| D. | editable |
| Answer» C. path | |
| 17. |
Polyline will not support the property of _________ |
| A. | Path |
| B. | StrokeOpacity |
| C. | Editable |
| D. | Fillcolor |
| Answer» E. | |
| 18. |
For single locations on a map, we use the overlay for _______ |
| A. | Marker |
| B. | Polygon |
| C. | Polyline |
| D. | Circle |
| Answer» B. Polygon | |
| 19. |
Which one of the following is not google map overlay? |
| A. | Polygon |
| B. | Polyline |
| C. | Eclipse |
| D. | Marker |
| Answer» D. Marker | |
| 20. |
Which one of the following defines properties for the map? |
| A. | mapOptions |
| B. | zoom |
| C. | center |
| D. | mapTypeId |
| Answer» B. zoom | |
| 21. |
Which of the following map type is not supported by mapTypeId? |
| A. | Hybrid |
| B. | Terrain |
| C. | Roadmap |
| D. | Climatic map |
| Answer» E. | |