Skip to content

FeatureCollectionFeatureSpec

FeatureCollectionFeatureSpec = object

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

One in-memory feature for a <FeatureCollectionLayer>.

optional attributes?: Record<string, unknown>

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

Attribute values keyed by field name.


optional geometry?: Geometry

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

The feature’s geometry.