GoogleMapType:
    | "roadmap"
    | "satellite"
    | "hybrid"
    | "terrain"

Represents the supported map types for the Google Maps API. See the Google developer website for more information.