Drupal Leaflet module logo
Drupal Leaflet module - Leaflet Js Library integration
Drupal Leaflet module - Corona Virus Analysis
Drupal Leaflet module  - Geo Atlas of Images - Discovering Denmark
Drupal Leaflet module  - New York Official Demo, by Italo Mairo
Drupal Leaflet module - Taranto Viva - Italo Mairo
Drupal Leaflet module  - World Countries GeoJson Integration
Drupal Leaflet Choropleth module - US States Population Density

Drupal advanced integration with the
Leaflet JS mapping library.

A Modern, Lightweight Open-Source JavaScript Library for Interactive Web Mapping

Drupal Leaflet module is dependant from the
Geofield module.


> 👉 LIVE DEMO <


Drupal Leaflet Showcase

Some Cool Websites using Drupal Leaflet


MOST RELEVANT LATEST NEWS

Leaflet Version 10

Drupal Community documentation (WIP)

Featured options and functionalities

  • Easy-to-use API for extended Leaflet map definition and customisation;
  • Field widget with Leaflet-Geoman
    integration for creating and editing Points and Geometries (LineString, Polygon);
  • GeoJSON overlays (external and internal sources) on the widget map as visual
    snapping references for precise drawing;
  • Popups and Tooltips on map features;
  • Multi-layer base map control and overlay layers control via Drupal Views grouping;
  • Dynamic marker icons and path/geometry styling with Token and replacement-pattern support;
  • Marker clustering via Leaflet.markercluster;
  • Bundled map controls: gesture handling (GestureHandling),
    reset view (ResetView),
    fullscreen (FullScreen),
    and user location (Locate);
  • Feature additional properties for advanced and dynamic customisation of map
    and feature rendering logic;
  • Address search geocoding with autocomplete (requires Geocoder module);
  • Multiple Leaflet maps (formatters, Views, and widgets) on the same page;
  • Drupal hooks for altering map definitions, features, and rendering.

Installation and Use

Require/Download the Leaflet module using Composer, which is simply running
the following command from your project package root (where the main
composer.json file is sited):

composer require drupal/leaflet

which will also download the required Geofield Module
dependency (and GeoPHP library).

Read the instructions in the Readme.md file for further details, on how to
enable the Leaflet module and its submodules.

Additional Drupal Integrations

Leaflet module works well with the following modules;

D8 version started by RdeBoer of flink, and evolved to maturity by Itamair.


Leaflet Version 7

The Leaflet module features:

  • Field formatter that can show a map for fields that contain geospatial data.
  • Views integration that plots data on a map (using the sub module Leaflet Views).
  • Lightweight and easy to use API for defining maps and displaying data on a map.

Some modules that build on Leaflet, adding various features:

  • Leaflet More Maps: adds over 20 map styles, selected at the flick of a drop-down
  • Leaflet Label: alternative tool tip hovers for polygons and line strings
  • Leaflet Hash: bookmarking for maps, appends a hash of current map center and zoom to the URL, so you save and restore the "view port"
  • Leaflet MarkerCluster: makes large marker populations easier to navigate through animated clustering and drill-down capability
  • IP Geolocation Views & Maps: adds a swag of cool features such as centering options, markers colour-coded by any field in your View, cross-highlighting between content and map, geocoding and reverse geocoding options.
  • Many more...

D7 version originally developed by ThinkShout and @pvhee (from Marzee Labs) with lots of help from the community.

Project information

Releases