Show / Hide Table of Contents

Enum BasemapType

The list of predefined basemap types for easy creation of a basemap.

Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum BasemapType : int
Remarks

Many of the basemaps in this enumeration are in Mature Support. More information can be found here: https://www.esri.com/arcgis-blog/products/arcgis-online/announcements/lifecycle-for-esris-hosted-raster-basemap-services/. Esri's Basemap Life Cycle Support Status can be found here: https://www.arcgis.com/home/item.html?id=1c90e7e1e3a04b5aba1c5ea62db9ef3e

Use BasemapStyle instead which also takes advantage of geographically load-balanced services and can monitor usage with API keys or named users.

Fields

Name Description
DarkGrayCanvasVector

Dark gray canvas vector basemap.

Imagery

The World Imagery map is a detailed imagery map layer that is designed to be used as a basemap for various maps and applications.

ImageryWithLabels

Imagery with labels.

The World Imagery map is a detailed imagery map layer and labels that is designed to be used as a basemap for various maps and applications.

This basemap is in Mature Support and will no longer be updated.

ImageryWithLabelsVector

Imagery with labels hybrid basemap.

LightGrayCanvas

Light gray canvas.

The Light Gray Canvas basemap is designed to be used as a neutral background map for overlaying and emphasizing other map layers.

This basemap is in Mature Support and will no longer be updated.

LightGrayCanvasVector

Light gray canvas vector basemap.

NationalGeographic

National geographic.

The National Geographic basemap is designed to be used as a general reference map for informational and educational purposes.

This basemap is in Mature Support and will no longer be updated. Use the National Geographic Style Map. https://www.arcgis.com/home/item.html?id=f33a34de3a294590ab48f246e99958c9

NavigationVector

Navigation vector basemap.

Oceans

Oceans.

The Ocean Basemap is designed to be used as a basemap by marine GIS professionals and as a reference map by anyone interested in ocean data.

This basemap is in Mature Support and will no longer be updated.

OpenStreetMap

Open Street Map

Streets

Streets.

The Streets basemap presents a multiscale street map for the world.

This basemap is in Mature Support and will no longer be updated.

StreetsNightVector

Streets night vector basemap.

StreetsVector

Streets vector basemap.

This basemap is in Mature Support and will no longer be updated.

StreetsWithReliefVector

Streets with relief hybrid basemap.

TerrainWithLabels

Terrain with labels.

The Terrain with Labels basemap is designed to be used to overlay and emphasize other thematic map layers.

TerrainWithLabelsVector

Terrain with labels hybrid basemap.

Topographic

Topographic.

The Topographic map includes boundaries, cities, water features, physiographic features, parks, landmarks, transportation, and buildings.

This basemap is in Mature Support and will no longer be updated.

TopographicVector

Topographic hybrid basemap.

See Also
Map(BasemapType, Double, Double, Int32)

Applies to

TargetVersions
.NET Standard 2.0100.3 - 100.13
.NET 6.0100.13
.NET 6.0 Windows100.13
.NET Framework100.0 - 100.13
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.0 - 100.13
Xamarin.iOS100.0 - 100.13
UWP100.0 - 100.15
In This Article
Back to top Copyright © 2022 Esri.