CustomDynamicSource
CustomDynamicSource =
object
Defined in: src/ExpoArcgis.types.ts:926
Config for a CustomDynamicEntityDataSource — push your own observations via pushObservation.
Properties
Section titled “Properties”entityIdField
Section titled “entityIdField”entityIdField:
string
Defined in: src/ExpoArcgis.types.ts:928
Attribute that identifies an entity (observations sharing it form one track).
fields
Section titled “fields”fields:
DynamicEntityField[]
Defined in: src/ExpoArcgis.types.ts:930
The observation attribute schema.