In xarray-contrib/xdggs#183 I'm trying to find a way to compose maps, either by taking all layers and adding them to a new map (this does not yet take data transfer into account), or by arranging multiple maps into a ipywidgets.GridBox.
This works pretty well already, but I'm wondering if it would make sense to upstream this into lonboard? If not, I'd be willing to open a PR to add this to the "ecosystem" page (if that's the right place).