Display a web map.

Use case
For displaying web maps stored on ArcGIS Online.
How to use the sample
Tap the button to see a list of other web maps. Upon selection, the web map displays in the map view.
How it works
- Create a
Portal. - Create a
PortalItemusing the Portal and the web map ID:PortalItem(portal:id:). - Create an
Mapusing the portal item:Map(item:). - Set the map to the
MapView.
Relevant API
- Map
- MapView
- Portal
- PortalItem
About the data
The web maps accessed by this sample show Geology for United States, Terrestrial Ecosystems of the World and Recent Hurricanes, Cyclones and Typhoons.
Tags
portal item, web map