Multiple choice technology platforms and products

Which of the following is NOT a default supported map type in the version 2 of Google Maps API?

  1. G_NORMAL_MAP

  2. G_SATELLITE_MAP

  3. G_HYBRID_MAP

  4. G_STREET_MAP

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Google Maps API v2, the three default map types were G_NORMAL_MAP (standard roadmap), G_SATELLITE_MAP (satellite imagery), and G_HYBRID_MAP (satellite with overlay). G_STREET_MAP was not a built-in map type in version 2 - Street View was a separate feature introduced later.