Extensions for Leaflet Map

外掛說明

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

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

使用者評論

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.
2022 年 11 月 5 日
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.
2022 年 5 月 23 日
Resolves many issues that come up with using the Leaflet Map plugin. Developer is highly responsive, knowledgeable, and helpful. Thanks! - author of Leaflet Map plugin
閱讀全部 14 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Extensions for Leaflet Map〉的開發相關工作。

參與者

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

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

對開發相關資訊感興趣?

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

變更記錄

3.4 / 230304

  • new: Leaflet Search Control
  • bug if disableClusteringAtZoom = 0 fixed
  • fix && in inline JavaScript
  • add_filter(‘render_block’ to prevent various WordPress filters like wpautop in leaflet-shortcode block
  • disable tooltip on hover on Samsung smartphones
  • pay more attention to original values on hovering
  • leaflet-extramarker title
  • leaflet-gesture-handling-1.4.4
  • changed Gesture Handling to work with Complianz-GDPR
  • there is no bug safari popups in leafletjs 1.9.3 anymore

Previous

Changelog