ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Basemap Enumeration

In This Topic
    Basemap Enumeration
    In This Topic
    Specifies the basemap type.
    Syntax
    Members
    MemberDescription
    DarkGray ArcGIS Online Dark Gray Canvas basemap.
    DarkGrayVector ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a neutral background style with minimal colors, labels, and features.
    Gray ArcGIS Online Light Gray Canvas basemap.
    GrayVector ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a neutral background style with minimal colors, labels, and features.
    Hybrid ArcGIS Online Imagery with Labels basemap.
    NationalGeographic ArcGIS Online National Geographic basemap.
    NavigationVector ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a custom navigation map style.
    None No basemap.
    Oceans ArcGIS Online Oceans basemap.
    OpenStreetMap OpenStreetMap as basemap.
    ProjectDefault Custom basemap set as a default to the project.
    Satellite ArcGIS Online Imagery basemap.
    Streets ArcGIS Online Street basemap.
    StreetsNightVector ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a custom "night time" street map style.
    StreetsVector ArcGIS Online vector vector tile layer provides a detailed basemap for the world featuring a classic Esri street map style.
    StreetsWithReliefVector ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a classic Esri street map style designed for use with a relief map.
    Terrain ArcGIS Online Terrain with Labels basemap.
    Topographic ArcGIS Online Topographic basemap.
    TopographicVector ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a classic Esri topographic map style designed for use with a relief map.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.Basemap

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also