makinacorpus / Leaflet.MeasureControl

Leaflet control to mesure distances on the map
https://makinacorpus.github.io/Leaflet.MeasureControl
BSD 3-Clause "New" or "Revised" License
82 stars 48 forks source link

When finish measure don't remain the distance #27

Open mtugnoli opened 6 years ago

mtugnoli commented 6 years ago
jpmeijers commented 5 years ago

When I click the last point to finish drawing the line, the line disappears. The expected behaviour is that the line should remain, showing the distance.

Leaflet 1.4.0 Leaflet.Draw 1.0.4 LeafletMeasureControl 1.2.0

gabeamaleoni commented 3 years ago

I'm experiencing the same exact issue. Any update on this?