You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When another marker is clicked, and the infowindow of another marker is open, the other marker's infowindow stays open. I want the behaviour to be for the infowindow to close when another marker is clicked, Is there a way to specify this behaviour in a R/Shiny app?
I checked the parameter 'close_info_window' from the add_markers function but this only works when clicking anywhere in the map.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
When another marker is clicked, and the infowindow of another marker is open, the other marker's infowindow stays open. I want the behaviour to be for the infowindow to close when another marker is clicked, Is there a way to specify this behaviour in a R/Shiny app?
I checked the parameter 'close_info_window' from the add_markers function but this only works when clicking anywhere in the map.
Thanks!
The text was updated successfully, but these errors were encountered: