-
Which of the following map type is not supported by mapTypeId?
-
- Terrain
- Hybrid
- Climatic map
- Roadmap
- None of these
Correct Option: C
The map type that is to be displayed is specified by mapTypeId. The types that are supported are Satellite, Roadmap, Terrain and hybrid. E.g. mapTypeId: google.maps.MapTypeId.ROADMAP.