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 object with the basemap style.
- Create a instance with the map.
Relevant API
- BasemapStyle
- Map
- MapView
Tags
basemap style, map