Update to leaflet 1.0.3.

This commit is contained in:
David Molineus
2017-01-27 11:59:16 +01:00
parent e985eb6cba
commit 5ca0430872
6 changed files with 143 additions and 62 deletions

View File

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