-
Notifications
You must be signed in to change notification settings - Fork 799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERR_NAME_NOT_RESOLVED while zooming in with ImageryClarity #1197
Comments
Doing a bit of research here:
See console here: https://jsbin.com/getalahoki/2/edit?html,output |
Clarity might not have a tilemap #1011 |
It is happening the same with me after version 2.2.4. Is this an expected feature or an issue? |
its a bug. esri-leaflet/src/Layers/BasemapLayer.js Line 254 in 92b462f
the call above returns |
|
Describe the bug
Invalid url (ERR_NAME_NOT_RESOLVED) while zooming in when using the ImageryClarity basemap.
URL: https://clarity.maptilemaps.arcgis.com/arcgis/rest/services/World_Imagery/MapServer/tile/18/104319/67391/8/8?f=json
To Reproduce
See bug in jsbin
Screenshots
Environment Information
L.version
): 1.6.0L.esri.VERSION
): 2.4.0The text was updated successfully, but these errors were encountered: