flywave-map-controls.cameraanimationbuilder
Home > @flywave/flywave-map-controls > CameraAnimationBuilder
CameraAnimationBuilder class
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A Utility class for the creation of Camera Animations
Signature:
export declare class CameraAnimationBuilder
Methods
Method | Modifiers | Description |
|---|---|---|
| (BETA) Appends a [[ControlPoint]] to [[CameraKeyTrackAnimationOptions]] | |
createBowFlyToOptions(mapView, startControlPoint, targetControlPoint, altitude, duration) |
| (BETA) Creates Options for a Bow Animation from the start to the target [[ControlPoint]] |
| (BETA) Creates [[CameraKeyTrackAnimationOptions]] for an Orbit Animation | |
| (BETA) Get the current [[LookAtParams]] from [[MapView]] | |
| (BETA) Adds a [[ControlPoint]] to the beginning of an [[CameraKeyTrackAnimationOptions]] |