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