Hi everyone! I have a sidebar + 2 Columns Layout, and want to fill one column with a map that would use 100% of the height. I am currently using PyDeck but don’t really have any preference over, say, folium.
Is it something that can be done now?
Ideally, it would be just awesome to somehow pin that column, so that if the other column would be longer than screen height, it would scroll down, with the second column staying in place, similar to the sidebar’s behaviour.
Thanks Marisa!
I Will definitely vote for scrolling.
Re Map - I meant specifically Height (figured out the width, thanks).
For something like a map, It feels it makes a lot of sense to keep them pinned and fixed to the size of the window. Too bad I don’t know enough to create a separate component for that…