Update to leaflet v1.0.2.

This commit is contained in:
David Molineus
2016-11-25 09:26:08 +01:00
parent 337a1c7458
commit aab101e58e
6 changed files with 1184 additions and 1057 deletions

View File

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