leaflet-rotate
leaflet-rotate copied to clipboard
How to make _updateTransform code from leaflet repo work with rotation
Hello @Raruto! Did you make any progress on how to update the leaflet code for the _updateTransform to make it work with rotation, as you mentioned in https://github.com/Raruto/leaflet-rotate/issues/1#issuecomment-1428214303 ? With the current code we still have issues with the SVG renderer when the map bounds are closed to the lat lng limits and the zoomAnimation is at False, SVG transform is wrong. With the code from leaflet repo it's working but as you mentioned this code cannot work with rotation and has to be adapted.
Hi @aurelienlombard,
Did you make any progress ?
Nope, I didn't look into it further (for me, it's enough that it works..)
👋 Raruto