Skip to content
Guides API

IdentifyResult

IdentifyResult = object

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

One layer’s hits from a <MapView> identify (the features under a screen point).

features: Feature[]

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

Identified features in that layer.


layerName: string

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

Name of the layer the features belong to.