DynamicEntityField
DynamicEntityField =
object
Defined in: src/ExpoArcgis.types.ts:919
Field definition for a custom dynamic-entity data source.
Properties
Section titled “Properties”name:
string
Defined in: src/ExpoArcgis.types.ts:920
optionaltype?:"text"|"int32"|"int64"|"float64"|"date"
Defined in: src/ExpoArcgis.types.ts:922
Field type. Defaults to text.