Update leaflet to 1.7.1

This commit is contained in:
David Molineus
2020-12-18 10:39:19 +01:00
parent 996a3fb745
commit a784851f20
5 changed files with 14604 additions and 14217 deletions

View File

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