As we were working through r-spatial/mapedit#63, I learned from geoman-io/leaflet-geoman#306 (comment) that with Leaflet/Leaflet#5444 leaflet > 1.1 added a precision argument to toGeoJSON(). The new default of 6 is probably enough in most cases, but @schloerke and @bhaskarvk what would you think about adding a precision argument to leaflet.draw to adjust higher or lower?
As we were working through r-spatial/mapedit#63, I learned from geoman-io/leaflet-geoman#306 (comment) that with Leaflet/Leaflet#5444
leaflet > 1.1added a precision argument totoGeoJSON(). The new default of6is probably enough in most cases, but @schloerke and @bhaskarvk what would you think about adding aprecisionargument toleaflet.drawto adjust higher or lower?