From 2dbbd6fd320b0e79bf0dfb2283c9117fe6e4a83a Mon Sep 17 00:00:00 2001 From: Italo Mairo Date: Sun, 20 Jul 2025 17:35:22 +0200 Subject: [PATCH] Plugins: Drupal for Leaflet plugin/integration info and attribution update (#9799) --- .../3rd-party-integration/leaflet-for-drupal.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/_plugins/3rd-party-integration/leaflet-for-drupal.md b/docs/_plugins/3rd-party-integration/leaflet-for-drupal.md index c7e54bb47..083f3f7e5 100644 --- a/docs/_plugins/3rd-party-integration/leaflet-for-drupal.md +++ b/docs/_plugins/3rd-party-integration/leaflet-for-drupal.md @@ -2,11 +2,15 @@ name: Leaflet for Drupal category: 3rd-party-integration repo: https://www.drupal.org/project/leaflet -author: Marzee Labs -author-url: https://marzeelabs.org/ -demo: +author: Italo Mairo +author-url: https://www.drupal.org/u/itamair +demo: https://www.geodemocracy.com/drupal_geofield_stack_demo/web/leaflet_choropleth compatible-v0: compatible-v1: true --- -A Drupal (7.x and 8.x) module to integrate Leaflet maps in your Drupal site. Contains a field formatter to show a map for fields containing geospatial data, Views integration to plot data on a map, and a lightweight and easy to use API. Currently used by over 10.000 sites. +An advanced Drupal module to implement (from basic to advanced) Leaflet Maps +integrations in Drupal solutions. Implements advanced and easy to use features +to both interactively insert | draw geospatial data (points and geometries) and +represent them dynamically with tokens support from CMS data. Also provides +lightweight and easy to use API. Currently used by over 25.000 sites.