Getting lots of 404s using basemap style in Mapbox GL

665
0
06-01-2022 11:45 PM
Labels (1)
gupta_gaurav1
New Contributor

I followed the documentation for style base layer map and implemented for MapBox GL within my app.

Style used:

https://basemaps-api.arcgis.com/arcgis/rest/services/styles/ArcGIS:Topographic/?type=style&token=<ac...

This style uses both, image and vector tiles. 

Now the issue I am facing is, for quite a few image tiles, ArcGis rest endpoint gives 404 and fills up browser's console.

Example: https://ibasemaps-api.arcgis.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer/tile/17/77...<access_token>

Is there a way to find the root cause for it or how could I suppress these 404s?

 

0 Replies