CartoDB/cartoframes

Legend not rendered for maps in layout

Closed this issue · 2 comments

I have a few maps that I would like to group together in an instance of Layout(). I want each map in the layout to have their own individual legends. When I render each map individually, the legend I defined for that instance of Map() renders as expected. However, when I add those same maps to an instance of Layout(), the legend does not render.

Here is a Colab Notebook demonstrating this behavior. Note that I have also reproduced this behavior with Jupyter Lab.

Maps rendered individually

image

Maps rendered in a layout

These are the same exact maps rendered as part of a layout:

image

Dup: #1519

Hi @maptastik, thank you very much for reporting this. We are already working on it so It should be ready in the next release :)