Update leaflet marker cluster.

This commit is contained in:
David Molineus
2015-06-18 16:13:13 +02:00
parent 9c3c6c8d25
commit 8d9a6e7544
6 changed files with 248 additions and 117 deletions

View File

@@ -45,7 +45,7 @@ $GLOBALS['LEAFLET_LIBRARIES']['leaflet-omnivore'] = array
$GLOBALS['LEAFLET_LIBRARIES']['leaflet-markercluster'] = array
(
'name' => 'Leaflet.markercluster',
'version' => '0.4.0',
'version' => '0.4.0-hotfix.1',
'license' => '<a href="https://github.com/Leaflet/Leaflet.markercluster/blob/master/MIT-LICENCE.txt" target="_blank">MIT</a>',
'homepage' => 'https://github.com/Leaflet/Leaflet.markercluster',
'css' => 'assets/leaflet/libs/leaflet-markercluster/MarkerCluster.css',