Open
Description
On firefox and safari, when the map is moved (pan), the layer jumps on the map. You can see this with the demo site:
https://danwild.github.io/leaflet-geotiff-2/
In _reset(), L.DomUtil.setPosition() moves the layer to the wrong place, then setting this._image.src in _drawImage() moves it back.
Seems ok on chrome desktop but not chrome ipad.
Metadata
Metadata
Assignees
Labels
No labels