leaflet-routing-machine icon indicating copy to clipboard operation
leaflet-routing-machine copied to clipboard

Fix two issues related to event propagation

Open mstock opened this issue 8 months ago • 0 comments

There currently are two issues caused by event propagation:

  • Clicking on the close button in the way point list moves or places the start or end marker to/at the position of the close button.
  • Trying to scroll the itinerary in Firefox results in zooming of the map in the background instead of scrolling the itinerary.

This should get fixed by this PR.

mstock avatar Apr 11 '25 20:04 mstock