Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeInfoProperties

Hierarchy

  • TimeInfoProperties

Index

Properties

Optional endField

endField: string

The name of the field containing the end time information.

Read more...

Optional fullTimeExtent

fullTimeExtent: TimeExtentProperties

The time extent defines the start time and end time for all data in the layer.

Read more...

Optional interval

The time interval defines the granularity of the temporal data and allows you to visualize the data at specified intervals using the time slider widget.

Read more...

Optional startField

startField: string

The name of the field containing the start time information.

Read more...

Optional trackIdField

trackIdField: string

The name of the field used to join or group discrete locations.

Read more...

Generated using TypeDoc