Use leaflet 1.2.0.

This commit is contained in:
David Molineus
2017-10-17 09:51:56 +02:00
parent 1f5add1d27
commit a2cdfddcc6
7 changed files with 87 additions and 61 deletions

View File

@@ -17,7 +17,7 @@
$GLOBALS['LEAFLET_LIBRARIES']['leaflet'] = array
(
'name' => 'Leaflet',
'version' => '1.1.0',
'version' => '1.2.0',
'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',