require(["esri/layers/LayerTimeOptions"], function(LayerTimeOptions) { /* code goes here */ });Description
(Added at v2.0)
Defines the time options for the layer.
SamplesSearch for
samplesthat use this class.
Properties timeDataCumulativeBoolean
If true, the layer will draw all features from the beginning of the data's time extent. timeOffset Number
The length of time the data is offset from the time when the data was recorded. timeOffsetUnits String
Temporal unit in which the time offset is measured. useTime Boolean
If true, the layer participates in time-related rendering and query operations.
Property Details
If true, the layer will draw all features from the beginning of the data's time extent. For example, when displaying the location of a wild animal, this property will cause the layer to display the historical locations for the animal, providing a good view of the animals territory.
Known values: true | false
The length of time the data is offset from the time when the data was recorded. Specify the units using the
timeOffsetUnitsproperty.
Temporal unit in which the time offset is measured. See the
TimeInfoConstants table for valid values.
If true, the layer participates in time-related rendering and query operations.
Known values: true | false
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4