once you click on a pin in a map it reacts and shows info related to the respective id
🎉 Many thanks to Kat who answered my question in #StackOverlow!
I will share it here too, in case someone has also trouble with the layout of columns in bslib using conditionalPanels:
https://stackoverflow.com/a/78932760/9275299
I'll copy here the question too, just in case (the example code is in the link in previous toot). Thanks again!
I'm racking my brains trying to fix a column layout issue in a shiny app using bslib. If someone could help I would be grateful
I posted my question in
https://stackoverflow.com/questions/78931804/bslib-layout-organization-using-conditionalpanel-in-shiny-app
Así estamos hoy, preocupadas con problemas del primer mundo: ¿cómo hacer desaparecer un espacio donde iría un elemento #UI pero que no aparece por un conditionalPanel usando bslib::layout_columns en #shiny?
So here we are today, preoccupied with first-world problems: how to make a space disappear where a #UI element would go but doesn't appear because of a conditionalPanel using bslib::layout_columns in #shiny?