Leaflet icon indicating copy to clipboard operation
Leaflet copied to clipboard

Backport Leaflet@a2595bb

Open sisou opened this issue 7 years ago • 3 comments

This PR backports https://github.com/Leaflet/Leaflet/commit/a2595bbfe8109dc9cd24a15d28e0e4e6048e2e5f, to fix #1

sisou avatar Apr 03 '17 12:04 sisou

This change makes the zooming issues better, but does not fix zooming of vector layers when rotated.

sisou avatar Apr 03 '17 12:04 sisou

Wow, had so many headaches on this one, and you just did it :)

Can't test at the moment, but if it works with vector layers, all good to merge!

fnicollet avatar Apr 03 '17 12:04 fnicollet

Tested. Works well when map is not rotated. The current rotation of map shall be considered when transform the canvas.

laobubu avatar Aug 04 '17 02:08 laobubu