This map type displays a transparent layer of major streets on satellite images.
This map type displays a normal street map.
This map type displays satellite images.
This map type displays maps with physical features such as terrain and vegetation.
Generated using TypeDoc
Identifiers for common MapTypes. Specify these by value, or by using the constant's name. For example,
'satellite'
orgoogle.maps.MapTypeId.SATELLITE
.Access by calling
const {MapTypeId} = await google.maps.importLibrary("maps")
. See https://developers.google.com/maps/documentation/javascript/libraries.