How can I set pathOptions while drawing? #1590
Unanswered
hansthen
asked this question in
Questions & Help
Replies: 1 comment
-
I guess I am a bit late to answer but in case you still need or someone else coming along. If so try setting the Option hintlineStyle
You can find it here : https://geoman.io/docs/leaflet/modes/draw-mode#draw-options |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have set my global pathOptions to a specific color. Newly created shapes take on that color. However, during drawing, the color of the shape is still the default blue color. The only exception is when I draw a rectangle. This has the same color as the resulting shape. Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions