justinmanley / leaflet-draw-toolbar

Leaflet.toolbar for Leaflet.draw. Example: https://justinmanley.github.io/leaflet-draw-toolbar/examples/popup.html.
65 stars 24 forks source link

Fixed an issue that triggered a page change on single page applications #17

Open ricardo-roseiro opened 2 years ago

ricardo-roseiro commented 2 years ago

Hi

The edit button on the toolbar has a href="#", when using angular with routing, if the event is not prevented, a page change is triggered