Options
All
  • Public
  • Public/Protected
  • All
Menu

Identifiers for common MapTypesControls.

Access by calling const {MapTypeControlStyle} = await google.maps.importLibrary("maps"). See https://developers.google.com/maps/documentation/javascript/libraries.

Index

Enumeration Members

DEFAULT: 0

Uses the default map type control. When the DEFAULT control is shown, it will vary according to window size and other factors. The DEFAULT control may change in future versions of the API.

DROPDOWN_MENU: 1

A dropdown menu for the screen realestate conscious.

HORIZONTAL_BAR: 2

The standard horizontal radio buttons bar.

Generated using TypeDoc