-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Sticky Popups #784
Copy link
Copy link
Closed
Description
On click, a popup will appear over a marker. However, this popup disappears when you click on another marker.
Please add the option to make a popup sticky (i.e. clicking on other markers does not affect whether a sticky popup remains over a map).
e.g.
folium.Marker(
popup=folium.Popup(..., sticky=True),
....
)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels