google.maps.StyledMapTypeOptions interface
This class is used to specify options when creating a StyledMapType. These options cannot be changed after the StyledMapType is instantiated.
Properties
Type: string optional
Text to display when this MapType's button is hovered over in the map type control.
Type: number optional
The maximum zoom level for the map when displaying this MapType. Optional.
Type: number optional
The minimum zoom level for the map when displaying this MapType. Optional.
Type: string optional
The name to display in the map type control.