Use leaflet v1.0.1

This commit is contained in:
David Molineus
2016-10-05 09:05:28 +02:00
parent 1a77d7b36a
commit 67d2a40846
11 changed files with 8377 additions and 4356 deletions

View File

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