Skip to content

Maps

A basemap provides the overall geographic and visual context for a map. To display a specific type of basemap and style, use a basemap service to access vector tile basemaps or raster tile basemaps.

You can use implement different usage models when accessing basemaps.

Vector tile basemaps

The ArcGIS Basemap Styles service provides vector tile basemaps. The service supports all of the styles in the ArcGIS style and Open style family. The service also supports accessing your own custom styles.

Steps
  1. Select a basemap from the ArcGIS style or Open style family.
  2. Set the location of the map.
  3. Display the style with the MapLibre ArcGIS plugin. See the how-to's or tutorials.

How to display a basemap style

Learn how to display a basemap style with the BasemapStyle class in the MapLibre ArcGIS plugin. This example displays the arcgis/streets style with style preferences set to show places.

This how-to provides the easiest way to display a map. It uses an access token and the tiles usage model.

Display a style for a vector tile basemap.
Go to how-to

How to display a map with a basemap session

Learn how to display a basemap style with the BasemapSession class in the MapLibre ArcGIS plugin.

This how-to is an example of how to display a map with a session token. It uses the basemap session usage model.

Display a style for a vector tile basemap.
Go to how-to

How to display a custom basemap style

Learn how to use the ArcGIS Vector Tile Style Editor to create a new custom basemap style. This example modifies layers in the arcgis/navigation style to highlight train stations and routes. The new style is displayed with the BasemapStyle class in the MapLibre ArcGIS plugin.

This how-to uses an access token and the tiles usage model.

Create and display a custom basemap style.
Go to how-to

Tutorials

Raster tile basemaps

The ArcGIS Static Basemap Tiles service provides pre-styled and pre-rendered map tiles (raster tiles). The service supports ArcGIS styles.

Steps
  1. Select a basemap style.
  2. Set the location of the map.
  3. Display the style by accessing the Static Basemap Tiles service. See the tutorials.

Display a raster tile basemap

Learn how to display a raster tile basemap with the Static Basemap Tiles service. This example displays the arcgis/navigation style as pre-rendered raster tiles.

Go to tutorial

Tutorials

More resources

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.