zakjan / mapbox-gl-draw-geodesic

Geodesic plugin for Mapbox GL Draw
https://zakjan.github.io/mapbox-gl-draw-geodesic/
MIT License
51 stars 8 forks source link

Draw circle create every clicked #35

Closed sdsarun closed 1 month ago

sdsarun commented 1 month ago

I created custom layers to display measurement labels in draw.render event, such as the length or area. However, when I use the draw circle mode, every time I click on the map, it creates a new point. Why is that?