PortalItem
PortalItem =
object
Defined in: src/ExpoArcgis.types.ts:32
Reference to an ArcGIS web map / web scene stored as a portal item.
Properties
Section titled “Properties”itemId
Section titled “itemId”itemId:
string
Defined in: src/ExpoArcgis.types.ts:34
The portal item id (e.g. a web map’s item id).
portalUrl?
Section titled “portalUrl?”
optionalportalUrl?:string
Defined in: src/ExpoArcgis.types.ts:36
Portal URL. Defaults to https://www.arcgis.com (ArcGIS Online, anonymous).