Leaflet.Path.Transform
Leaflet.Path.Transform copied to clipboard
Bounding box persistence after shape modification
Hi there, when using the Leaflet.Editable plugin, after doing modifications to the shape points the bounding box stays the same as when the shape was initialized. Plus, sometimes when editing the shape the bounding box gets distorted by the points modified.
I've tried disabling and enabling the transform settings but that wouldn't work.
Is there anything we can do to avoid this?
Thank you
I have the same issue, and tried solving this, without luck. Is this maybe caused by the draw plugin?
I'm using the Leaflet.Editable plugin, not Leaflet.Draw so I'm pretty sure it's something about the Transform plugin.
Is there a solution yet?
I will look into that