Skip to content

Sticky Popups #784

@brotatos

Description

@brotatos

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),
    ....
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions