Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 944 Bytes

StyledMapTypeOptions.md

File metadata and controls

34 lines (18 loc) · 944 Bytes

See html formatted version

StyledMapTypeOptions interface

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

undefined

Type:  string optional

Text to display when this MapType's button is hovered over in the map type control.

undefined

Type:  number optional

The maximum zoom level for the map when displaying this MapType. Optional.

undefined

Type:  number optional

The minimum zoom level for the map when displaying this MapType. Optional.

undefined

Type:  string optional

The name to display in the map type control.