Description of the need It would be great to allow users to manage the image files directly from the image library. Currently the manage files functionality is rather rudimentary and buried, but hopefully over time it will get more polish. It is helpful to be able to edit a file and have it update without changing the filename (especially if an image is used on multiple locations and editing it in this way can update all usages at once).
Proposed solution
I made a simple concept using the current Image Library view and adding a contextual link that jumps to the manage files page:

It's very rough, especially in the way that it takes you off the content you are editing (so you would lose content, conceivably). But it would be neat if the 'manage file' functionality could pull into the modal window rather than opening at the top level of the window.
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