TrackDisplay
TrackDisplay =
object
Defined in: src/ExpoArcgis.types.ts:911
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:913
How many past observations to keep per track.
showsPreviousObservations?
Section titled “showsPreviousObservations?”
optionalshowsPreviousObservations?:boolean
Defined in: src/ExpoArcgis.types.ts:915
Whether to draw previous observations (the track line/points).