'Leaflet', 'version' => '1.7.1', 'license' => 'BSD-2-Clause', 'homepage' => 'http://leafletjs.com', 'css' => 'assets/leaflet/libs/leaflet/leaflet.min.css', 'javascript' => 'assets/leaflet/libs/leaflet/leaflet.js', ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-providers'] = array ( 'name' => 'Leaflet-providers', 'version' => '1.3.1', 'license' => 'BSD-2-Clause', 'homepage' => 'http://leaflet-extras.github.io/leaflet-providers', 'javascript' => 'assets/leaflet/libs/leaflet-providers/leaflet-providers.min.js' ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-markercluster'] = array ( 'name' => 'Leaflet.markercluster', 'version' => '1.4.0', 'license' => 'MIT', 'homepage' => 'https://github.com/Leaflet/Leaflet.markercluster', 'css' => 'assets/leaflet/libs/leaflet-markercluster/MarkerCluster.css', 'javascript' => 'assets/leaflet/libs/leaflet-markercluster/leaflet.markercluster.js' ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-omnivore'] = array ( 'name' => 'Leaflet-omnivore', 'version' => '0.3.4', 'license' => 'BSD', 'homepage' => 'https://github.com/mapbox/leaflet-omnivore', 'javascript' => 'assets/leaflet/libs/leaflet-omnivore/leaflet-omnivore.min.js' ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-loading'] = array ( 'name' => 'Leaflet.loading', 'version' => '0.1.24', 'license' => 'MIT', 'homepage' => 'https://github.com/ebrelsford/Leaflet.loading', 'css' => 'assets/leaflet/libs/leaflet-loading/Control.Loading.min.css', 'javascript' => 'assets/leaflet/libs/leaflet-loading/Control.Loading.min.js' ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-fullscreen'] = array ( 'name' => 'Leaflet.Control.FullScreen', 'version' => '1.4.5', 'license' => 'MIT', 'homepage' => 'https://github.com/brunob/leaflet.fullscreen', 'css' => 'assets/leaflet/libs/leaflet-fullscreen/Control.FullScreen.min.css', 'javascript' => 'assets/leaflet/libs/leaflet-fullscreen/Control.FullScreen.min.js' ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-control-geocoder'] = array ( 'name' => 'Leaflet Control Geocoder', 'version' => '1.13.0', 'license' => 'BSD-2-Clause', 'homepage' => 'https://github.com/perliedman/leaflet-control-geocoder', 'css' => 'assets/leaflet/libs/control-geocoder/Control.Geocoder.min.css', 'javascript' => 'assets/leaflet/libs/control-geocoder/Control.Geocoder.min.js' ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-extra-markers'] = array ( 'name' => 'Leaflet Extra Markers', 'version' => '1.0.8', 'license' => 'MIT', 'homepage' => 'https://github.com/coryasilva/Leaflet.ExtraMarkers', 'css' => 'assets/leaflet/libs/leaflet-extra-markers/css/leaflet.extra-markers.min.css', 'javascript' => 'assets/leaflet/libs/leaflet-extra-markers/js/leaflet.extra-markers.min.js' ); $GLOBALS['LEAFLET_LIBRARIES']['leaflet-pm'] = array ( 'name' => 'leaflet.pm', 'version' => '0.25.0', 'license' => 'MIT', 'homepage' => 'https://github.com/codeofsumit/leaflet.pm', 'css' => 'assets/leaflet/libs/leaflet-pm/leaflet.pm.css', 'javascript' => 'assets/leaflet/libs/leaflet-pm/leaflet.pm.min.js' ); $GLOBALS['LEAFLET_LIBRARIES']['osmtogeojson'] = array ( 'name' => 'osmtogeojson', 'version' => '2.2.12', 'license' => 'MIT', 'homepage' => 'https://github.com/tyrasd/osmtogeojson', 'javascript' => 'assets/leaflet/libs/osmtogeojson/osmtogeojson.js' ); $GLOBALS['LEAFLET_LIBRARIES']['spin.js'] = array ( 'name' => 'spin.js', 'version' => '2.3.2', 'license' => 'MIT', 'homepage' => 'http://fgnass.github.io/spin.js', 'javascript' => 'assets/leaflet/libs/spin-js/spin.min.js' );