maplibre canvas block
This module creates a map block using MapLibre. It displays features on the map by leveraging a Drupal view that exports its data as GeoJSON. The view needs to be configured with a page display and a GeoJSON export display, with the page display referencing the GeoJSON export in its footer.
A WIP module with map canvas powered by maplibre, that can use a view with geojson export to feed its features.
The block must be placed together with the view, and the view must have two displays, the page and the geojson export. Then in page display must be added a view area in footer that renders the geojson_export display. Internally will attach this json in page and will be hidden, the points in this geojson will appear in canvas.
Required patches
To support facets 3, It may need patching views_geojson as in https://www.drupal.org/project/views_geojson/issues/3512613
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.x-dev | Dev | 10–11 | Apr 10, 2025 |