An object that can be used to update the position of the camera by calling ().

Export

Hierarchy

  • MPCameraUpdate

Constructors

Properties

bounds?: MPBounds

An area the camera must cover.

height?: number

Specified height of the padding. *

*

* *

mode: Mode

The mode of the update, used internally.

padding?: number

The padding between the border of the targeted area and the edge of the map.

point?: MPPoint

The target of the camera update.

position?: MPCameraPosition

A specific camera position.

width?: number

Specified width of the padding.

zoom?: number

The camera level of the update.

Methods

Generated using TypeDoc