mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-21 23:26:12 +00:00

* Fix weird geometry move when zooming during a drag * Draggable: allow single-touch drag only Finish drag if more than 1 touch detected to avoid conflict with touchZoom * make sure inertia doesn't interfere with pinch zoom * Add tests Co-authored-by: Manuel Baclet <mbaclet@gmail.com> Co-authored-by: johndoe <johnd0e@mail.ua> Co-authored-by: falke-design <design.falke@gmail.com>