IdentifyResult
IdentifyResult =
object
Defined in: src/ExpoArcgis.types.ts:427
One layer’s hits from a <MapView> identify (the features under a screen point).
Properties
Section titled “Properties”features
Section titled “features”features:
Feature[]
Defined in: src/ExpoArcgis.types.ts:431
Identified features in that layer.
layerName
Section titled “layerName”layerName:
string
Defined in: src/ExpoArcgis.types.ts:429
Name of the layer the features belong to.