Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 982 Bytes

File metadata and controls

28 lines (15 loc) · 982 Bytes

See html formatted version

MapTypeControlOptions interface

google.maps.MapTypeControlOptions interface

Options for the rendering of the map type control.

Properties

undefined

Type:  Array<MapTypeId|string> optional

IDs of map types to show in the control.

undefined

Type:  ControlPosition optional

Position id. Used to specify the position of the control on the map. The default position is TOP_RIGHT.

undefined

Type:  MapTypeControlStyle optional

Style id. Used to select what style of map type control to display.