Hi, I can see the API making calls to cached services like this:
https://serverurl/arcgis/rest/services/basemaps/basemapname/MapServer/tile/0/58/84?blankTile=false
Is there anyway I can get the API to use blankTile=true which returns the defined blank tile rather than 404 errors in the application?
Thanks for any help
Should be possible with RequestInterceptor. API Reference: config | ArcGIS API for JavaScript 4.14
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.