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.

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 at least these js files from caching:
    • /wp-content/plugins/extensions-leaflet-map/leaflet-plugins/leaflet-elevation-*
    • /wp-content/plugins/extensions-leaflet-map/leaflet-plugins/leaflet-gesture-handling-*
  • Are you using any plugin to comply with the GDPR/DSGVO? There might be a problem with that.
  • If you use a caching plugin and a GDPR/DSGVO plugin you need to distinguish whether the user has accepted the cookie or not.
  • Please ask in the forum!

Apropos GDPR/DSGVO

후기

2024년 3월 27일
I used to display my cycling tracks using Leaflet and several extensions, but this plugin makes the work way easier!
2023년 10월 13일
The extensions open up lots of loads of useful possibilities for mapping, so a big big thank you for creating, supporting users and continuing development. Keep up the excellent work.
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
모든 21 평가 읽기

기여자 & 개발자

“Extensions for Leaflet Map”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Extensions for Leaflet Map”(이)가 2(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Extensions for Leaflet Map”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

4.2.1 /240325

  • fixed bugs in markerclustergroup
  • fixed bug in uploader

4.2 /240322

  • new version leaflet-rotate, d3
  • grouping: html tags in menu
  • some changes for WPCS

Previous

Changelog