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=<access_token>
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/77920/107741?token=<access_token>
Is there a way to find the root cause for it or how could I suppress these 404s?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.