mirror of
https://github.com/Leaflet/Path.Drag.js.git
synced 2025-07-22 00:35:01 +00:00

The move event is listened by popup and tooltip when attached to a layer, so we want to keep them centered, not to follow the mouse position while dragging. fix Leaflet/Leaflet.Editable#140