Closed qpincon closed 3 years ago
Thank you!
No problem! It would be great if you could publish a new version, since the goal is to use this new function into Leaflet-geoman to draw curves. Thank you!
:+1: Just published v0.9.0.
I had to modify the method to be a proper function. Otherwise it was returning undefined
.
Perfect, sorry about that.
Following the same logic as setLatLngs(
pathData[]
), addedgetLatLngs
to get the array of commands to draw the curve.