Search
Preparing search index...
The search index is not available
@aerisweather/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
TileDataAnimator
Class TileDataAnimator
Hierarchy
TileDataAnimator
Implements
TileAnimationProvider
Index
Constructors
constructor
Properties
animation
source
Methods
animation
Layer
For
Date
Constructors
constructor
new
Tile
Data
Animator
(
source
:
TileSource
, opts
:
TileAnimationOptions
)
:
TileDataAnimator
Parameters
source:
TileSource
opts:
TileAnimationOptions
Returns
TileDataAnimator
Properties
Readonly
animation
animation
:
TileAnimation
|
ImageAnimation
Readonly
source
source
:
TileSource
Methods
animation
Layer
For
Date
animation
Layer
For
Date
(
animation
:
TileAnimation
, date
:
Date
, wait
?:
boolean
)
:
Promise
<
TiledLayer
>
Animation Provider
Parameters
animation:
TileAnimation
date:
Date
Default value
wait:
boolean
= true
Returns
Promise
<
TiledLayer
>
Globals
Tile
Data
Animator
constructor
animation
source
animation
Layer
For
Date
Generated using
TypeDoc
Animation Provider