Time animation is controlled by a configurable time slider. Those configurations are saved to the web scene as a timeSlider widget.
Referenced by: widgets
Properties
Property | Details |
---|---|
properties | Configurable properties used within the TimeSlider widget. |
Example
{
"properties": {
"startTime": 965698219737,
"endTime": 971683552964,
"thumbCount": 2,
"thumbMovingRate": 2000,
"currentTimeExtent": [
965698219737,
966303019737
],
"timeStopInterval": {
"interval": 1,
"units": "esriTimeUnitsWeeks"
}
}
}