google-maps-documentation

MapTypeControlOptions interface

google.maps.MapTypeControlOptions interface

Options for the rendering of the map type control.

Properties
mapTypeIds
Type:  Array<MapTypeId|string> optional
IDs of map types to show in the control.
position
Type:  ControlPosition optional
Position id. Used to specify the position of the control on the map. The default position is TOP_RIGHT.
style
Type:  MapTypeControlStyle optional
Style id. Used to select what style of map type control to display.