Descripció
Extends the WordPress Plugin Leaflet Map with Leaflet Plugins and other functions.
Used Leaflet Plugins and Elements
- leaflet-elevation, Leaflet.EasyButton: Track with Elevation Profile
- leaflet-gpxgroup, Leaflet.GeometryUtil: Multiple tracks with elevation profiles on one map
- L.control.layers: Switching Tilelayers
- Leaflet-providers: An extension that contains configurations for various tile providers.
- Leaflet.Control.Opacity: makes multiple tile layers transparent.
- Leaflet.markercluster: Marker Cluster
- Leaflet.FeatureGroup.SubGroup: add/remove groups of markers from Marker Cluster.
- Leaflet.MarkerCluster.PlacementStrategies: implements new possibilities how to place clustered children markers
- leaflet.zoomhome: Reset the view
- leaflet.fullscreen: Fullscreen mode
- Leaflet.GestureHandling: Gesture Handling
Other functions
- hover:
- Highlight a gpx, kml or geojson element on mouse over
- get a tooltip for marker, gpx, kml or geojson element on mouse over.
- Hide Markers: Use it when a track in a GPX file contains some markers and you don’t want to display them on the map.
- Option to migrate from WP GPX Maps to elevation
Documentation
Captures
Instal·lació
- First you need to install and configure the plugin Leaflet Map.
- Then install this plugin.
- Go to Settings – Leaflet Map – Extensions for Leaflet Map and get documentation and settings options.
Ressenyes
25 abril 2022
A super add-on to the Leaflet mapper plugin and good support to get it running.
22 abril 2022
Leaflet Map and Extensions for Leaflet Map are the best among the WordPress map plugins I've seen. Thanks for making the best plugin available.
17 març 2022
The elevation & fullscreen options were extremely helpful for my site, thank you!
16 setembre 2021
This extension collection really adds value to the standard leaflet map plugin. Also, the developer is highly active and responds to problems quickly 🙂
11 setembre 2021
I found this great plugin accidentally. Now it will substitute WP GPX Maps I had been using before.
Extensions for Leaflet is far more flexible. Thank you for this!
19 agost 2021
add a lot of features to leaflet for wordpress, just great!
Col·laboradors i desenvolupadors
"Extensions for Leaflet Map" és programari de codi obert. La següent gent ha contribuït en aquesta extensió.
Contribuïdors“Extensions for Leaflet Map” s'ha traduït a 1 localització. Gràcies als traductos per les seves aportacions.
Tradueix “Extensions for Leaflet Map” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
2.2.7 / 220409
- hover: bug with geojson fixed
- hover: tooltip on click in circle, polygon, line removed
- elevation: some strings for translation added
- swedish translation frontend from @argentum
2.2.6 / 220401
- hover.php reviewed, new: hovering circles, polygons and lines
- zoomhome.php max_zoom removed. This should be set in leaflet-map settings depending on the tiles.
See https://github.com/leaflet-extras/leaflet-providers/blob/master/leaflet-providers.js - clustergroup.php (Leaflet.FeatureGroup.SubGroup): markers can also be defined in a geojson file,
new parameters others and unknown
2.2.5 / 220226
- leaflet-elevation 1.7.6
- elevation: new/changed options: waypoints, wptLabels, wptIcons
- fixed error in collapse control top right
2.2.4 / 220202
- WordPress 5.9
- fixed layerswitch
- fixed gestures (sgpx did not work because of this)
- cluster now works with leaflet-marker and markers in leaflet-gpx, leaflet-geojson, leaflet-kml
- multielavation: it works with multiple maps on one page now.
- hover: new option for click tolerance
2.2.3 / 220118
- leaflet-elevation 1.7.5
- elevation:
- miles marker
- in Safari: setting preferCanvas to false as default
- layerswitch:
- extra options
- Leaflet-providers
- Leaflet.Control.Opacity
- some changes in leaflet-gestures.js for L.control
2.2.2 / 211228
- gestures: The language can be determined by Site or by Browser
- multielevation revised:
- bug fix start marker
- geojson filter for waypoints
- option for filename as trackname
- options like in elevation
- Leaflet.GeometryUtil
- hidemarkers: geojson filter for marker
- leaflet.fullscreen 2.2.0
2.2.1 / 211111
- leaflet-elevation 1.7.3
- multielevation fixed, removed leaflet-gpx
- multielevation parameter name, lat, lng now optional
- zoomhomemap reviewed
2.2 / 211031
- Integration shortcode sgpx from WordPress plugin wp-gpx-maps (some parameters)
- leaflet.markercluster 1.5.3
- leaflet.fullscreen 2.1.0
- leaflet-elevation 1.7.2
2.1.3 / 211016
- bug fix in parameters for markercluster
- new parameter for elevation: show / hide chart and summary block as whole
- revision of the elevation admin page
2.1.2 / 210922
- Leaflet.markercluster V 1.5.1
- leaflet-gpx V 1.7.0
- leaflet-elevation V 1.7.0; new parameter waypoints
- taking care of parameter max_zoom from leaflet-map
- changing the parameter names for [cluster] to those of the Leaflet.markercluster (old names are still valid)
- [cluster] parameters are valid for [markerClusterGroup] also
- bug in [gestures] fixed
- bug in [layerswitch] option attribution fixed
- [zoomhomemap] works for any [leaflet-*] object. [elevation] no longer needs a marker for [zoomhomemap].
- ignore waypoints in gpxgroup (multielevation)
- and more
2.1.1 / 210824
- Bugs in placementstrategies and cluster
2.1 / 210823
- Leaflet.MarkerCluster.PlacementStrategies
2.0.2 – 2.0.3 / 210816
- Bugfix https://wordpress.org/support/topic/leafext_enqueue_elevation-unknown/
- New elevation parameter: marker
2.0.1 / 210722
- Works with Elementor now
2.0 / 210715
- Tested on WordPress 5.8
- enhancement of elevation and introduction of many parameters
- leaflet-gesture-handling 1.3.5
- leaflet-elevation-1.6.9
- bug fix hover
1.5 / 210620
- leaflet-elevation 1.6.8
- https://github.com/Raruto/leaflet-gesture-handling (is newer)
- fixed some mistakes in gestures and others
- deal with safari bug on markers popup
- hovering on all geojsons and markers
- multielevation (gpx-groups)
1.4 / 210521
- zoomhomemap works on multiple maps on a page now.
- fixing markercluster and markerClusterGroup for this.
1.3 / 210513
- Shortcodes can be used on more than one map per page, except zoomhomemap.
- Parameter for GestureHandling
- fixed markerClusterGroup
- prepare for translation
- documentation
1.2 / 210502
- documentation on a help page
- prepare for translation
- new setting options for [markercluster]
- new setting options for [zoomhomemap]
1.1 / 210417
- New functions:
- markerClusterGroup
- Switching Tile Layers
1.0.1 / 210409
- leaflet-elevation v1.6.7
1.0 / 210323
- First Release