UiSettings

Settings for the map user interface controls and gestures.

Configure which user interactions are enabled on the map.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Whether rotate gestures are enabled. Currently not implemented, always returns false.

Link copied to clipboard

Whether scroll gestures (panning) are enabled. Default is true.

Link copied to clipboard

Whether tilt gestures are enabled. Currently not implemented, always returns false.

Link copied to clipboard

Whether zoom gestures (pinch-to-zoom) are enabled. Default is true.

Functions

Link copied to clipboard

Enables or disables all gestures.