leaflet-rotate icon indicating copy to clipboard operation
leaflet-rotate copied to clipboard

How to make _updateTransform code from leaflet repo work with rotation

Open aurelienlombard opened this issue 1 year ago • 1 comments

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.

aurelienlombard avatar Sep 12 '24 12:09 aurelienlombard

Hi @aurelienlombard,

Did you make any progress ?

Nope, I didn't look into it further (for me, it's enough that it works..)

👋 Raruto

Raruto avatar Sep 17 '24 08:09 Raruto