Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the time options for a {link Layer} which is time aware.

Hierarchy

  • LayerTimeOptions

Index

Properties

timeDataCumulative

timeDataCumulative: boolean

If true, the layer will draw all features from the beginning of the data's time extent.

timeOffset

timeOffset: number

The length of time the data is offset from the time when the data was recorded.

timeOffsetUnits

timeOffsetUnits: TimeUnits

Temporal unit in which the time offset is measured.

useTime

useTime: boolean

If true, the layer participates in time-related rendering and query operations.