Leaflet.PixiOverlay
Leaflet.PixiOverlay copied to clipboard
How can I implement the function of dragging and dropping a marker?
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.