Search
Preparing search index...
The search index is not available
@aerisweather/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
VectorDataAnimator
Class VectorDataAnimator
Hierarchy
VectorDataAnimator
Implements
AnimatableSource
<
DataAnimation
>
DataAnimationProvider
Index
Constructors
constructor
Properties
animation
source
Methods
animation
Data
Constructors
constructor
new
Vector
Data
Animator
(
source
:
VectorSource
, opts
:
AnimationOptions
)
:
VectorDataAnimator
Parameters
source:
VectorSource
opts:
AnimationOptions
Returns
VectorDataAnimator
Properties
Readonly
animation
animation
:
DataAnimation
Readonly
source
source
:
VectorSource
Methods
animation
Data
animation
Data
(
animation
:
DataAnimation
)
:
Promise
<
TimeRepresentable
[]
>
Animation Provider
Parameters
animation:
DataAnimation
Returns
Promise
<
TimeRepresentable
[]
>
Globals
Vector
Data
Animator
constructor
animation
source
animation
Data
Generated using
TypeDoc
Animation Provider