You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, first of all, thanks for providing such a useful library :)
I think I'm seeing something odd with rotation.
Basically, when a transform is enabled on a rectangle, after rotating it, its diagonals don't have the same distance anymore (which is one of the rule that allow to check that a polygon is a rectangle).
Hello there, first of all, thanks for providing such a useful library :)
I think I'm seeing something odd with rotation.
Basically, when a transform is enabled on a rectangle, after rotating it, its diagonals don't have the same distance anymore (which is one of the rule that allow to check that a polygon is a rectangle).
I made a small test app so you can see by yourself: https://leaflet-path-transform.glitch.me/
let me know if you need more information.
The text was updated successfully, but these errors were encountered: