Skip to content

AnchoredCameraOptions

AnchoredCameraOptions = object

Defined in: ui/camera.ts:105

Options for calculating an anchored camera.

Properties

anchorLocation

anchorLocation: LngLatLike

Defined in: ui/camera.ts:107

Geographic location to anchor.


anchorScreenPoint

anchorScreenPoint: PointLike

Defined in: ui/camera.ts:109

Screen position for the anchor.


zoom?

optional zoom?: number

Defined in: ui/camera.ts:111

Desired zoom level.