From c905af655723d1b6440b2fc74d45075b5950122e Mon Sep 17 00:00:00 2001 From: Italo Mairo Date: Sun, 20 Jul 2025 17:37:24 +0200 Subject: [PATCH] Plugins: Adding Leaflet Choropleth for Drupal to 3rd party integration (plugins) list (#9798) --- .../leaflet-choropleth-for-drupal.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/_plugins/3rd-party-integration/leaflet-choropleth-for-drupal.md diff --git a/docs/_plugins/3rd-party-integration/leaflet-choropleth-for-drupal.md b/docs/_plugins/3rd-party-integration/leaflet-choropleth-for-drupal.md new file mode 100644 index 000000000..35522a9b7 --- /dev/null +++ b/docs/_plugins/3rd-party-integration/leaflet-choropleth-for-drupal.md @@ -0,0 +1,16 @@ +--- +name: Leaflet Choropleth for Drupal +category: 3rd-party-integration +repo: https://www.drupal.org/project/leaflet_choropleth +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 +--- + +The Drupal Leaflet Choropleth module provides advanced choropleth mapping capabilities +for Drupal applications, enabling the visualization of statistical data through +color-coded geographic regions. This module seamlessly integrates with the +existing Drupal Leaflet ecosystem to deliver professional-grade thematic mapping +functionality.