Leaflet/src
ghybs 6bfa764cb0 Docstrings(Map/Grid+TileLayer): improve minZoom and maxZoom explanations (#5573)
* Docs(Map/Grid+TileLayer): improve minZoom and maxZoom explanations

so that it is more explicit how Map's options may get automatically computed from its Grid/Tile layers, and what is the exact effect of these options on Grid/Tile layers.

* Docs(Map/Grid+TileLayer): use "inclusive"

instead of "included".
https://en.wiktionary.org/wiki/inclusive
2017-06-22 09:14:32 +02:00
..
control Docstrincs: bad link in Control.Layers.js (#5568) 2017-06-20 14:52:02 +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 Docstrings(Map/Grid+TileLayer): improve minZoom and maxZoom explanations (#5573) 2017-06-22 09:14:32 +02:00
map Docstrings(Map/Grid+TileLayer): improve minZoom and maxZoom explanations (#5573) 2017-06-22 09:14:32 +02:00
Leaflet.js Always export window.L; fixes #5489 (#5504) 2017-05-18 10:28:14 +02:00