Extensions for Leaflet Map

Description

Extends the WordPress Plugin Leaflet Map with Leaflet Plugins and other functions.

Used Leaflet Plugins and Elements

Other functions

  • List files for Leaflet Map
  • hover:
    • Highlight a leaflet element on mouse over
    • get a tooltip for a leaflet 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.
  • Styling marker in geojson files.
  • Option to migrate from WP GPX Maps to elevation

Documentation

Detailed documentation and examples in German and English.

Screenshots

  • Track with elevation and other profiles and Switching tile layers
  • Hover a Geojson area
  • Markercluster and Groups
  • Markercluster PlacementStrategies
  • ExtraMarkers
  • Choropleth Map (data from Choropleth plugin example)
  • Files for Leaflet Map

Installation

  • 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.

FAQ

Is there a widget or other support for the editor?

  • Unfortunately both plugins – Leaflet Map and Extensions for Leaflet Map – only work with shortcodes.
  • If you have any questions please ask in the forum.

My gpx file is not displayed!

  • Is the URL correct?
  • Does the webserver return the correct mime type (application/gpx+xml)?
    Put in your .htaccess:

    AddType application/gpx+xml gpx
    RewriteRule .*.gpx$ – [L,T=application/gpx+xml]

It doesn’t work!

  • Are you using any caching plugin? Try to exclude the js files of both plugins from caching.
  • Are you using any plugin to comply with the GDPR/DSGVO? There might be a problem with that.
  • Please ask in the forum!

Apropos GDPR/DSGVO

Reviews

May 16, 2023
This Plugin makes Leaflet Map easy to use. Even the Newbie like me can also handle it with some patience and study.
December 18, 2022
This plugin makes «Leaflet Map» (the parent plugin) complete.Thanks @hupe13 for all your work!
December 3, 2022
I found in your pluggin all that I need for my Trekking’s website ! Very useful. Excellent support with Hupe13. Thank you very much at your team for this terrific work.
November 5, 2022
This plugin is a must-have when using Leaflet Map plugin. I like the option of clustering markers. But there are so many other options I will have to explore step by step. Thanks to the developer for his time and efforts for the development and maintenance of this plugin. Fantastic support: All my issues were solved very quickly and professionally! Thanks for this, it’s not taken for granted.
Read all 15 reviews

Contributors & Developers

“Extensions for Leaflet Map” is open source software. The following people have contributed to this plugin.

Contributors

“Extensions for Leaflet Map” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Extensions for Leaflet Map” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.4.4 / 230512

  • leaflet-elevation-2.3.4
  • elevation: new option edgeScale
  • Raruto fixed Map automatically moves after clicking on markers when rotate: true
  • layerswitch: providers can have a mapid
  • cluster: fixed bug disableClusteringAtZoom=0
  • New shortcode geojsonmarker: Design markers from geojson files according to their properties
  • hover geojsontooltip: specify a short string for tooltip, if the popup is too big

Previous

Changelog