Skip to content

PopupResult

PopupResult = object

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

An evaluated popup from identifyPopups — a title plus formatted field label/value pairs.

fields: object[]

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

Formatted fields, in the layer’s popup-definition order.

label: string

value: string


title: string

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

The popup’s (evaluated) title.