Options
All
  • Public
  • Public/Protected
  • All
Menu

Available only in the v=beta channel: https://goo.gle/3oAthT3.

MapElementOptions object used to define the properties that can be set on a MapElement.

Hierarchy

  • MapElementOptions

Implemented by

Index

Properties

Properties

center?: null | LatLng | LatLngLiteral

The initial Map center.

mapId?: null | string

The Map ID of the map. This parameter cannot be set or changed after a map is instantiated.

zoom?: null | number

The initial Map zoom level. Valid zoom values are numbers from zero up to the supported maximum zoom level. Larger zoom values correspond to a higher resolution.

Generated using TypeDoc