FeatureCollectionFeatureSpec
FeatureCollectionFeatureSpec =
object
Defined in: src/ExpoArcgis.types.ts:293
One in-memory feature for a <FeatureCollectionLayer>.
Properties
Section titled “Properties”attributes?
Section titled “attributes?”
optionalattributes?:Record<string,unknown>
Defined in: src/ExpoArcgis.types.ts:295
Attribute values keyed by field name.
geometry?
Section titled “geometry?”
optionalgeometry?:Geometry
Defined in: src/ExpoArcgis.types.ts:297
The feature’s geometry.