L.Pather
L.Pather copied to clipboard
method to clear layer?
pather.clear();
pather.clearLayers();
pather.clearAll();
none of these are implemented.
I would just like to delete all the drawn layers, with an external event, how can I do?