Skip to content

v2.0.2

Latest

Choose a tag to compare

@MrRedBeard MrRedBeard released this 26 Jul 21:43

Fixed node module for consumption
Updated documentation
Updated example

Refactored for Leaflet >= 1.7

Dropped any and all ie support

Rebuilt the Leaflet.Path.Drag plugin with a class based approach to work seamlessly with modern Leaflet (1.7+). Supports both SVG and Canvas, handles multiple drags cleanly without geometry drift or jump-back, and updates path coordinates properly. Added transform flushing, internal geometry syncing, and full renderer patching so it's stable across all layers. Exportable as either ESM or IIFE.