Skip to content

PortalItem

PortalItem = object

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

Reference to an ArcGIS web map / web scene stored as a portal item.

itemId: string

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

The portal item id (e.g. a web map’s item id).


optional portalUrl?: string

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

Portal URL. Defaults to https://www.arcgis.com (ArcGIS Online, anonymous).