Closed arschmitz closed 1 year ago
@arschmitz can you post a basic reproduction of this issue? It would help when debugging.
I am having this issue also. Tiles frequently do not render when I switch between the hillshade and non-hillshade version of basemaps. There is an additional problem as well. When a "L.esri.Vector.vectorBasemapLayer" is used with Leaflet's standard layers controls (the control that allows users to switch between multiple basemaps), the map sometimes gets drawn in the wrong position immediately after the basemap is switched. It self-corrects as soon as the user pans the map.
https://www.bandersgeo.ca/vector-tile-test/esri-vector-basemap-layer.html
It's even more apparent when there are marker icons on the map. Those icons appear to be out-of-position relative to the basemap, but it's actually the basemap that's out of position relative to the markers. This problem doesn't seem to exist for other types of layers (such as the old raster basemap). The new vector basemap seems to be working fine when we don't use it with the standard layers control.
Describe the bug
When using multiple basemap layers controlled by the standard leaflet layer control some times when switching layers the new layer will not render.
Reproduction
Logs
No response
System Info
Additional Information
No response