PopupResult
PopupResult =
object
Defined in: src/ExpoArcgis.types.ts:441
An evaluated popup from identifyPopups — a title plus formatted field label/value pairs.
Properties
Section titled “Properties”fields
Section titled “fields”fields:
object[]
Defined in: src/ExpoArcgis.types.ts:445
Formatted fields, in the layer’s popup-definition order.
label:
string
value:
string
title:
string
Defined in: src/ExpoArcgis.types.ts:443
The popup’s (evaluated) title.