CustomDynamicSource
CustomDynamicSource =
object
Defined in: src/ExpoArcgis.types.ts:1379
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:1381
Attribute that identifies an entity (observations sharing it form one track).
fields
Section titled “fields”fields:
DynamicEntityField[]
Defined in: src/ExpoArcgis.types.ts:1383
The observation attribute schema.