Leaflet/src
ghybs fa374e67a2 Fix(TileLayer.WMS & Canvas): get rid of calls to global L (#6048)
* Fix(TileLayerWMS): get rid of L.TileLayer global call

and rely on imported TileLayer instead.

* Fix(Canvas): get rid of L.stamp global call

and rely on imported Util.stamp instead.
2018-02-12 13:52:10 +01:00
..
control upgrade deps, fix indenting (#5743) 2017-08-31 08:58:42 +02:00
core add addTo function to Handler (#5930) 2017-11-27 19:40:14 +02:00
dom Fix incorrect documentation of off function 2017-12-22 11:48:03 +11:00
geo Use more stable form of Haversine formula. (#5935) 2017-12-05 09:11:23 +01:00
geometry docs: fix Point's trunc method docs (#5987) 2018-01-08 16:23:11 +01:00
images Optimised images. Saved 1.1 MB out of 9.7 MB. 22.3% per file on average (up to 62%) (#5936) 2017-11-22 15:33:24 +01:00
layer Fix(TileLayer.WMS & Canvas): get rid of calls to global L (#6048) 2018-02-12 13:52:10 +01:00
map add addTo function to Handler (#5930) 2017-11-27 19:40:14 +02:00
Leaflet.js add pkg.module (#6021) 2018-02-01 10:42:54 -05:00