Skip to content

CustomDynamicSource

CustomDynamicSource = object

Defined in: src/ExpoArcgis.types.ts:926

Config for a CustomDynamicEntityDataSource — push your own observations via pushObservation.

entityIdField: string

Defined in: src/ExpoArcgis.types.ts:928

Attribute that identifies an entity (observations sharing it form one track).


fields: DynamicEntityField[]

Defined in: src/ExpoArcgis.types.ts:930

The observation attribute schema.