Display a map with an imagery basemap.
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.
Run the sample to view the map. Pan and zoom to navigate the map.
- Create an
Map
with aBasemapStyle.ArcGISImageryStandard
basemap style. - Create a
MapView
object to display the map. - Set the map to the map view.
- Basemap
- Map
- MapView
basemap, map