leaflet icon indicating copy to clipboard operation
leaflet copied to clipboard

clearPopups on popups generated by Marker clicks

Open Virastrum opened this issue 10 years ago • 1 comments

I'm not sure if this is a bug or not but currently clearPopups doesn't remove the popups which are generated by clicking a Marker which has been passed a popup argument.

It's relatively easy to work around this by making an observeEvent to handle the popups rather than the AddMarker function but I'm guessing this isn't working as intended.

Virastrum avatar Jul 23 '15 09:07 Virastrum

I have the same issue in the current version of leaflet (2.0.4.1). Is there any plan to fix this?

bguillod avatar Feb 21 '22 14:02 bguillod