Open cangshudada opened 3 years ago
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.
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.