mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-11-28 11:04:07 +01:00
Update leaflet.pm to 0.25.0.
This commit is contained in:
@@ -20,7 +20,7 @@ This package contains following packages:
|
||||
- [Leaflet.Control.FullScreen 1.4.5](https://github.com/brunob/leaflet.fullscreen)
|
||||
- [Leaflet Control Geocoder 1.6.0](https://github.com/perliedman/leaflet-control-geocoder)
|
||||
- [Leaflet.ExtraMarkers 1.0.8](https://github.com/coryasilva/Leaflet.ExtraMarkers)
|
||||
- [leaflet.pm 0.23.1](https://github.com/codeofsumit/leaflet.pm)
|
||||
- [leaflet.pm 0.25.0](https://github.com/codeofsumit/leaflet.pm)
|
||||
- [osmtogeojson 2.2.12](https://github.com/tyrasd/osmtogeojson)
|
||||
- [spin.js 2.3.2](http://fgnass.github.io/spin.js)
|
||||
|
||||
|
||||
2
assets/leaflet-pm/leaflet.pm.min.js
vendored
2
assets/leaflet-pm/leaflet.pm.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -95,7 +95,7 @@ $GLOBALS['LEAFLET_LIBRARIES']['leaflet-extra-markers'] = array
|
||||
$GLOBALS['LEAFLET_LIBRARIES']['leaflet-pm'] = array
|
||||
(
|
||||
'name' => 'leaflet.pm',
|
||||
'version' => '0.23.1',
|
||||
'version' => '0.25.0',
|
||||
'license' => '<a href="https://github.com/codeofsumit/leaflet.pm/blob/develop/LICENSE" target="_blank">MIT</a>',
|
||||
'homepage' => 'https://github.com/codeofsumit/leaflet.pm',
|
||||
'css' => 'assets/leaflet/libs/leaflet-pm/leaflet.pm.css',
|
||||
|
||||
Reference in New Issue
Block a user