Extensions for Leaflet Map

描述

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

Functions

  • Create an elevation chart profile of a track. There are also acceleration, slope, speed and tempo chart profiles. You can also place multiple tracks on one map.

  • By default Leaflet Map uses tiles from openstreetmap.org or from the tile servers you configured. You can use more and switch between them.

  • Many markers on a map become confusing. You can cluster and shape them.

  • You can use Awesome markers.

  • You can group the elements on the map by criteria and show/hide them.

  • Create an overview map with geo-locations provided in the pages and posts (idea from @codade).

  • Get a tooltip when hovering over an element.

  • You can design a choropleth map.

  • You can display the map in fullscreen mode.

  • Reset the map.

  • Gesture handling

  • Manage your files for Leaflet Map.

  • Help to migrate from WP GPX Maps.

  • and more functions.

Included Leaflet Plugins and fonts

Leaflet Plugins

Font

Documentation

Detailed documentation and examples in German and English.

螢幕截圖

  • 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

安裝

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

常見問題

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

評價

2023年6月29日
optimal supplement for leafjet Map. Important for everyone who needs clusters, waypoints or elevation profiles for their maps. Developer always knows an answer to questions. Thanks
2023年5月16日
This Plugin makes Leaflet Map easy to use. Even the Newbie like me can also handle it with some patience and study.
2022年12月18日
This plugin makes «Leaflet Map» (the parent plugin) complete.Thanks @hupe13 for all your work!
2022年12月3日
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.
閱讀全部18個評價

貢獻者及開發者

“Extensions for Leaflet Map” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Extensions for Leaflet Map 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Extensions for Leaflet Map 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

3.5.3 / 230920

  • new shortcode overviewmap: generates an overview map with geo positions provided in the pages and posts
  • new options for hover: class (style the tooltip) and popupclose (keep the popup open or not)
  • reduce inline Javascript for geojsonmarker
  • multielevation accepts now also kml files

Previous

Changelog