Display a map with an imagery basemap.

Use case
The map is the fundamental building block of any GIS application and is used to specify how geographic data is organized and communicated to your users.
How to use the sample
When loaded, the sample will display a map. Pan and zoom to explore the map.
How it works
- Create a
Mapobject with thearcGISImagerybasemap style. - Create a
MapViewinstance with the map.
Relevant API
- BasemapStyle
- Map
- MapView
Tags
basemap style, map