Update to leaflet v.0.7.5

This commit is contained in:
David Molineus
2015-10-15 22:16:30 +02:00
parent 15b4cb565c
commit 7d8c0da0d2
5 changed files with 40 additions and 57 deletions

View File

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