A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/en/javascript/jsapi/layertimeoptions-amd.html below:

LayerTimeOptions | API Reference | ArcGIS API for JavaScript 3.46

require(["esri/layers/LayerTimeOptions"], function(LayerTimeOptions) { /* code goes here */ });
Description

(Added at v2.0)

Defines the time options for the layer.

Samples

Search for

samples

that use this class.

Properties timeDataCumulative Boolean 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

timeOffsetUnits

property.

Temporal unit in which the time offset is measured. See the

TimeInfo

Constants 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