Contents

MapConstructorOptions

An object that contains options for creating a map’s features.

Declaration

interface MapConstructorOptions

Overview

Use MapConstructorOptions to set the initial characteristics for your map, including the visible portion of the map, which controls are visible, the configuration of overlays and annotations, and the visibility of the user’s location.

Topics

Controlling the visible portion of the map

Setting the map’s appearance and controls

Configuring map annotations

Configuring map overlays

Enabling user location

Setting the loading priority

Instance Properties

See Also

Creating a map