TrackDisplay
TrackDisplay =
object
Defined in: src/ExpoArcgis.types.ts:944
Track display options for a <DynamicEntityLayer> (history of past observations).
Properties
Section titled “Properties”maximumObservations?
Section titled “maximumObservations?”
optionalmaximumObservations?:number
Defined in: src/ExpoArcgis.types.ts:946
How many past observations to keep per track.
showsPreviousObservations?
Section titled “showsPreviousObservations?”
optionalshowsPreviousObservations?:boolean
Defined in: src/ExpoArcgis.types.ts:948
Whether to draw previous observations (the track line/points).