Extensions for Leaflet Map

Descripción

Amplía el plugin de WordPress Leaflet Map con los plugins Leaflet y otras funciones.

Plugins Leaflet y elementos usados

Otras funciones

  • Lista de archivos para Leaflet Map
  • hover:
    • Resalta un elemento gpx, kml o geojson al pasar el ratón por encima
    • obtiene un mensaje emergente para el elemento marcador, gpx, kml o geojson al pasar el ratón por encima.
  • Ocultar marcadores: Utilízalo cuando una ruta en un archivo GPX contiene algunos marcadores y no quieres mostrarlos en el mapa.
  • Opción para migrar de WP GPX Maps a altitud

Documentación

Documentación detallada y ejemplos en alemán e inglés.

Capturas

  • Ruta con altitud y otros perfiles y cambio de mosaico de capas
  • Pasa por encima de un área Geojson
  • Clúster de marcadores y grupos
  • Estrategias de ubicación de clústeres de marcadores
  • ExtraMarkers
  • Choropleth Map (data from Choropleth plugin example)
  • Files for Leaflet Map

Instalación

  • Primero tienes que instalar y configurar el plugin Leaflet Map.
  • Entonces instala este plugin.
  • Ve a Configuración – Leaflet Map – Extensiones para Leaflet Map y obtiene la documentación y las opciones de los ajustes.

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

Reseñas

18 de diciembre de 2022
This plugin makes «Leaflet Map» (the parent plugin) complete.Thanks @hupe13 for all your work!
3 de diciembre de 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.
5 de noviembre de 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.
23 de mayo de 2022
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
Leer todas las 14 reseñas

Colaboradores y desarrolladores

«Extensions for Leaflet Map» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Extensions for Leaflet Map» ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Extensions for Leaflet Map» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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

Registro de cambios