onlineMap property

ArcGISMap? onlineMap

The online map to be taken offline.

The online map will be of type PortalItemType.webMap, either on ArcGIS Online or an on-premise ArcGIS Enterprise Portal.

Implementation

ArcGISMap? get onlineMap => _onlineMap.value;