Leaflet.Editable icon indicating copy to clipboard operation
Leaflet.Editable copied to clipboard

Events for L.Editable.MiddleMarker?

Open ThomasDaheim opened this issue 7 years ago • 0 comments

Hi,

I'm using Leaflet.Editable and I'm quite happy with it! Thanks a lot for this.

Recently, I've been adding listeners to various events. I have done so successfully for L.Editable.VertexMarker and have found that for L.Editable.MiddleMarker no events are sent (e.g. mouseover, mouseout, ...). Is there a compelling reason for that or has it simply not been implemented?

At first glance the code looks like it should be pretty straightforward to add that. But before trying to do so I would like to check :-)

Thomas

ThomasDaheim avatar Oct 10 '18 08:10 ThomasDaheim