Skip to content
Ethan McCoy edited this page Jul 10, 2018 · 2 revisions

Welcome to the Leaflet.Curve.Edit wiki!

pFourEdit = new L.Edit.Curve(pathFour, map);
pFourEdit.markers.map(function(m){m.addTo(map);});
Clone this wiki locally