I thought of this while creating a PR for #2324:
I thought that it would be great if there was a "Rendered as:
[menu-type]" text added to the blocks in the "Manage blocks" page. That way people could get an overview of whether the menu block is set to drop-down, top-level only or tree without having to either open the block configuration dialog or visit the front-end to actually see how it is rendered for the specific layout they are editing (similar to the block visibility conditions summary), ... It would have to be in the block description on the "Manage blocks" page only and not on the descriptions that are shown in the "Add block" dialog. Perhaps I'll keep exploring that in a separate issue.
...well, this is the issue for it
Recent comments
for instance, to set up a layer for water basins and another for mining concessions... Are those tiles from a tile server, or some GeometryCollection in local file in json...
Layer management in Leaflet
Thanks for responding. I was expecting that it be relatively easy to manage overlay layers (not the base layers that are indeed controlled form the Leaflet More Maps module's settings page)....
Layer management in Leaflet
We were able to add overlays and polygons to leaflet with a custom module as mentioned in https://github.com/backdrop-contrib/leaflet/issues/73#issuecomment-2907873081 with a combination of php...
Layer management in Leaflet