Leaflet.PixiOverlay icon indicating copy to clipboard operation
Leaflet.PixiOverlay copied to clipboard

How can I implement the function of dragging and dropping a marker?

Open cangshudada opened this issue 3 years ago • 0 comments

How can I implement the function of dragging and dropping a marker? Every time a simulated drag event triggers mousedown, mousenove, mouseup and other events, the drag map event will be triggered because of the event bubbling.

cangshudada avatar Jun 03 '21 03:06 cangshudada