Update to leaflet 0.7.7.

This commit is contained in:
David Molineus
2015-10-30 23:43:00 +01:00
parent b49da13abe
commit 461ac3544c
6 changed files with 23 additions and 17 deletions

View File

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