Install

Works with Drupal: ^9.3 || ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 2.29 MB
MD5: 689550031255efdeef154a2e2e810123
SHA-1: 2a63b46581aa83d4e0841de8027b848f0f7bc8ce
SHA-256: 82edf05ed6a0ca72b5f7557b1b7e5951381cd21f8de219e614b750a2a0346e32
Download zip 2.37 MB
MD5: 351180c372f296d7f93553c52475db1e
SHA-1: f2424f6d12df40a2cad257beb852ceeb1205ca00
SHA-256: 6965513676d91828afdc3895161c8932d08c384d1347438dbcd444d7e529d295

Release notes

Addition of hook_leaflet_views_features_alter() to allow the adjustment of the array representing a leaflet single features.
phpcs fixes
LeafletMap View Style render: more correct features and groups sorting by 'sortByWeightElement' with usort in place of uasort
Drupal.org documentation page html content updates with new Drupal Leaflet Choropleth module mention and reference
Maplibre-gl libraries updated:
- maplibre-gl-js library updated to version 5.6.1 (latest)
- leaflet-maplibre-gl library updated to version 0.1.1 (latest)
Removed the maplibre-gl.js library aggregation block (preprocess: false),
as it looks now the 5.6.1 release it not breaking the Drupal js aggregation workflow anymore.
Better definition and documentation of maplibre-gl-js library
.gitlab-ci.yml small update (SKIP_CSPELL: '1')
leaflet_views/leaflet_views.info.yml
core_version_requirement aligned to main parent module

Created by: itamair
Created on: 24 Jul 2025 at 10:40 UTC
Last updated: 24 Jul 2025 at 10:40 UTC
Bug fixes
New features

Other releases