w8r / Leaflet.Bookmarks

Leaflet plugin for user-generated bookmarks
http://w8r.github.io/Leaflet.Bookmarks/
59 stars 17 forks source link

Can't interact with bookmarks #38

Open DrJonathanBall opened 8 months ago

DrJonathanBall commented 8 months ago

This is a very useful plugin. Thanks for creating it. I would like to be able to interact with bookmarks after adding them and closing their popups. It doesn't seem possible to drag them or re-open the popup on click. I can see reference to things like dragging and 'rise on hover' etc in your code but nothing happens when I hover and I can't drag the marker.

These missing behaviours are also visible in your own demo as well as reproduced in my own map (I am using 0.5.1 and leaflet 1.9.4). Using your own demo, I see the same missing behaviours in Chrome, Firefox, DuckDuckGo and Edge.

Is this a bug or do I need to enable it all somehow (and if so how)?

Many thanks

w8r commented 8 months ago

There's a slight bug that I can see in the edit mode, but apart from that i think it's possible to make it work. I will take a look