Update leaflet to 1.3.4.

This commit is contained in:
David Molineus
2018-08-23 14:57:27 +02:00
parent a89b9abc96
commit 74c10b652b
9 changed files with 14268 additions and 422 deletions

View File

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