Install
Works with Drupal: ^9.3 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
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