Leaflet/src
2017-06-08 15:18:08 +02:00
..
control Use minus character instead of hyphen in the zoom control (#5501) 2017-06-04 12:56:23 +02:00
core make L.Mixin.Events a simple object instead of a prototype so it doesn't have a 'constructor' property. fixes #5451 (#5453) 2017-04-20 12:45:33 +02:00
dom Take devicePixelRatio into account for scrollwheel zoom in win10+chrome (#5480) 2017-04-27 16:47:11 +02:00
geo docstrings: Typo in Projection.LonLat.js (#5532) 2017-05-26 09:44:14 +02:00
geometry Feat(Bounds): add new methods for 2 missing corners (#5488) 2017-05-11 22:24:15 +02:00
images Updated Readme Logo (#4701) 2016-07-01 19:51:15 +03:00
layer Icon doesn't really inherit from Layer 2017-06-08 15:18:08 +02:00
map Don't turn enter keypress into clicks on map (#5507) 2017-06-02 11:18:46 +02:00
Leaflet.js Always export window.L; fixes #5489 (#5504) 2017-05-18 10:28:14 +02:00