You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've looked at the documentation to make sure the behaviour is documented and expected
I'm sure this is a Leaflet Draw code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
I've searched through the issues to make sure it's not yet reported
How to reproduce
Right now there is now way to customize the icon for middle markers, just for markers in general, this is important for the users so that it can be even clearer the intent of middle markers.
How to reproduce
Right now there is now way to customize the icon for middle markers, just for markers in general, this is important for the users so that it can be even clearer the intent of middle markers.
Middle Marker creation:
Leaflet.draw/src/edit/handler/Edit.Poly.js
Line 415 in 65d7866
Marker creation:
Leaflet.draw/src/edit/handler/Edit.Poly.js
Line 236 in 65d7866
What behaviour I'm expecting and which behaviour I'm seeing
I would expect an option to define the
opacity
andicon
for middle markers.The text was updated successfully, but these errors were encountered: