PopupMediaInfo
PopupMediaInfo =
object
Defined in: src/ExpoArcgis.types.ts:551
One media item in an evaluated popup. Mirrors PopupMedia.
Properties
Section titled “Properties”alternativeText
Section titled “alternativeText”alternativeText:
string
Defined in: src/ExpoArcgis.types.ts:558
Text describing the media for screen readers (ArcGIS 300.1). Empty when the popup author set
none — fall back to caption or title rather than leaving the image unlabelled.
caption
Section titled “caption”caption:
string
Defined in: src/ExpoArcgis.types.ts:553
linkUrl
Section titled “linkUrl”linkUrl:
string|null
Defined in: src/ExpoArcgis.types.ts:563
Where tapping the media should navigate, when the author set a link.
sourceUrl
Section titled “sourceUrl”sourceUrl:
string|null
Defined in: src/ExpoArcgis.types.ts:561
Image source, for image media.
title:
string
Defined in: src/ExpoArcgis.types.ts:552
type:
"image"|"bar-chart"|"column-chart"|"line-chart"|"pie-chart"|"unknown"
Defined in: src/ExpoArcgis.types.ts:559