onlineMap property
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;
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.
ArcGISMap? get onlineMap => _onlineMap.value;