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