Integration with the Leaflet JS mapping library.
A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps by CloudMade.
The Leaflet module features:
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). Please refer to the README file included into the project for all the details, including help on installation, configuration and usage. Some modules that build on Leaflet, adding various features:

The Drupal 8 version of Leaflet

In stable and usable version,
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.
Originally developed by ThinkShout and @pvhee (from Marzee Labs) with lots of help from the community. RdeBoer of flink started the Drupal 8 port. Please help out so that Leaflet remains at the cutting edge of the Drupal geo stack.