google.maps.MapTypeControlOptions
interface
Options for the rendering of the map type control.
| Properties | |
|---|---|
mapTypeIds |
Type:
Array<MapTypeId|string> optionalIDs of map types to show in the control. |
position |
Type:
ControlPosition optionalPosition id. Used to specify the position of the control on the map. The default position is TOP_RIGHT. |
style |
Type:
MapTypeControlStyle optionalStyle id. Used to select what style of map type control to display. |