Skip to main content

flywave-map-controls.cameraanimation._constructor_

Home > @flywave/flywave-map-controls > CameraAnimation > (constructor)

CameraAnimation.(constructor)

Creates a new CameraAnimation object.

Signature:

constructor(mapView: MapView, name?: string);

Parameters

Parameter

Type

Description

mapView

MapView

[[MapView]] which will be affected by the animation.

name

string

(Optional) Animation's name.