chocho11

Results 5 issues of chocho11

Hi, your project is fantastic, when the adapter for Leaflet.Editable will be ready ? Regards

help wanted

### Checklist - [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected. - [X] I'm sure this is an issue with Leaflet, not with...

bug
needs triage

hi, how to convert layer object to L.Polygon object in ` map.editTools.editLayer.eachLayer(function (layer) { //convert layer to L.Polygon });` Thx

hi, i'm trying to rise event for **markers** but its seems like it is only possible for vertices on polyline/polygon ! Is it right ? Thx

hi, in that example ([http://leaflet.github.io/Leaflet.Editable/example/snapping.html] ) when the red polyline is editEnabled(), the vertices of the blue polyline can be dragged and moved but the lines dont follow them !...