Optional
autoIf true, start playing automatically
Optional
endDate formatted string or unix timestamp (e.g. 1631124000000)
Optional
loopIf true, loop the animation
Optional
pauseTime to wait before animating in seconds (e.g. 3 seconds)
Optional
speedSeconds in time series per second (e.g. 10800 seconds per second)
Optional
startDate formatted string or unix timestamp (e.g. 1631124000000)
Time Series Style
Temporal data is a series of gridded tiles that can be visualized as an animation. Describe the time series beginning and end dates, speed, and pause duration.
Properties
startDate
: Date formatted string or unix timestamp (e.g. 1631124000000)endDate
: Date formatted string or unix timestamp (e.g. 1631124000000)speed
: Seconds in time series per second (e.g. 10800 seconds per second)pauseDuration
: Time to wait before animating in seconds (e.g. 3 seconds)autoPlay
: If true, start playing automaticallyloop
: If true, loop the animation