Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 630 Bytes

File metadata and controls

23 lines (13 loc) · 630 Bytes

Change basemap

Change a map's basemap. A basemap is beneath all layers on an Map and is used to provide visual reference for the operational layers.

screenshot

Use case

Basemaps should be selected contextually. For example, in maritime applications, it would be more appropriate to use a basemap of the world's oceans as opposed to a basemap of the world's streets.

How to use the sample

Click 'Change basemap' to select a basemap.

How it works

  1. Create an Map object.
  2. Set the map to the MapView object.
  3. Choose a new basemap type and set it on the map.

Tags

Basemap, map