Skip to content

worldwind-ui API / worldwind-kit / WWGoToAnimator

Interface: WWGoToAnimator ​

Defined in: kit/src/worldwind-types.ts:233

Properties ​

animationFrequency ​

animationFrequency: number

Defined in: kit/src/worldwind-types.ts:235


cancelled ​

cancelled: boolean

Defined in: kit/src/worldwind-types.ts:236


travelTime ​

travelTime: number

Defined in: kit/src/worldwind-types.ts:234

Methods ​

cancel() ​

cancel(): void

Defined in: kit/src/worldwind-types.ts:238

Returns ​

void


goTo() ​

goTo(position, completionCallback?): void

Defined in: kit/src/worldwind-types.ts:237

Parameters ​

position ​

WWLocation | WWPosition

completionCallback? ​

() => void

Returns ​

void

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.