Update leaflet to v1.3.1.

This commit is contained in:
David Molineus
2018-01-26 15:01:39 +01:00
parent cbce9420ec
commit 69b500a5fc
9 changed files with 357 additions and 160 deletions

View File

@@ -17,7 +17,7 @@
$GLOBALS['LEAFLET_LIBRARIES']['leaflet'] = array
(
'name' => 'Leaflet',
'version' => '1.2.0',
'version' => '1.3.1',
'license' => '<a href="https://github.com/Leaflet/Leaflet/blob/master/LICENSE" target="_blank">BSD-2-Clause</a>',
'homepage' => 'http://leafletjs.com',
'css' => 'assets/leaflet/libs/leaflet/leaflet.min.css',