Integration with the Leaflet JS mapping library.
A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps (by CloudMade).
The Leaflet module features:

>>>> Drupal 8 Live Demo <<<<

Please refer to the README file included into the project for all the details, including help on installation, configuration and usage.

The Drupal 7 version of Leaflet

Some modules that build on Leaflet, adding various features:

The Drupal 8 & 9 version of Leaflet

In stable and usable version,
IMPORTANT!: Since release 2.0.0 (specifically dedicated and compatibile with Drupal ^8.8 & ^9 and identical with last 8.x-1.41 release) Leaflet implements an advanced new Leaflet Default Widget (as optimisation and integration of Leaflet Widget module). IMPORTANT!: Since 8.x-1.2 the Leaflet module itself contains the "Leaflet Markecluster" submodule, that integrates the Leaflet Markercluster Js library (version 1.4.1). It needs to be installed using Composer to manage Drupal site dependencies, which will also download the required Geofield Module dependency and GeoPHP library. It means simply running the following command from your project root (where the main composer.json file is sited): $ composer require 'drupal/leaflet' Read the Installation and Use instructions in the Readme.md file for further details.
D7 version originally developed by ThinkShout and @pvhee (from Marzee Labs) with lots of help from the community. D8 version started by RdeBoer of flink, and evolved to maturity by Itamair. Please help out and contribute so that Leaflet remains at the cutting edge of the Drupal geo stack.