maplibre_canvas_block
No security coverage
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