List of Vector Tile Basemap Enums for Use in Mapbox GL JS

308
1
Jump to solution
10-29-2021 10:59 AM
cwmat
by
New Contributor

Wondering if there is a list somewhere of allowable Vector Tile Basemap Enums.

For example, in this Mapbox GL JS example of using Esri basemaps:

https://developers.arcgis.com/mapbox-gl-js/maps/change-the-basemap-layer/

Several are listed as examples, such as: ArcGIS:Streets, ArcGIS:Topographic, ArcGIS:Imagery:Standard, etc.

Would like to have a comprehensive list (assuming that what is on the page is not the full list already) but cannot find it in API docs.

Really what I want is a ArcGIS:Imagery:Hybrid that loads the Hybrid Imagery basemap in Map Box but in general just want to know what the allowable values are.

Thank you.

 

0 Kudos
1 Solution

Accepted Solutions
AnitaKemp
Esri Contributor

Hello, 

You can find a list of the default basemap styles you can use in your Mapbox app on the basemap layer service page in the Mapping Apis and services guide: https://developers.arcgis.com/documentation/mapping-apis-and-services/maps/services/basemap-layer-se...

View solution in original post

1 Reply
AnitaKemp
Esri Contributor

Hello, 

You can find a list of the default basemap styles you can use in your Mapbox app on the basemap layer service page in the Mapping Apis and services guide: https://developers.arcgis.com/documentation/mapping-apis-and-services/maps/services/basemap-layer-se...