leaflet-geoman icon indicating copy to clipboard operation
leaflet-geoman copied to clipboard

Drawing Polygon reports error and cannot close the Polygon

Open huangyingjie opened this issue 1 year ago β€’ 1 comments
trafficstars

I use @geoman-io/leaflet-geoman-free@^2.14.2, the following error occurs when drawing polyon. image

      this.map.pm.enableDraw('Polygon', {
        tooltips: false,
        snappable: true
      })

  • details image

I'm sorry I can't reproduce it every time, but it happens.

huangyingjie avatar Jan 18 '24 06:01 huangyingjie

Can you please try if you can reproduce it on this fiddle: https://jsfiddle.net/3mhcsn2e/

Falke-Design avatar Jan 19 '24 13:01 Falke-Design