Question: how to give different colours for Polygon and Linestring shapes in drawing tool. #854
Unanswered
CityBelfast
asked this question in
Questions & Help
Replies: 2 comments
-
You can change the color over the
Or you set the pathOption for each of the Draw shape:
|
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
-
Hi, is there any way I can set separate colour options for both LineString and Polygon shapes in the drawing tool? for example, I need to set templineStyle & hintlineStyle same for both LineString & Polygon shapes. But once the drawing is finished the lineString must be displayed in blue and polygon shape must be in red. how can i add those option in the below code?
Beta Was this translation helpful? Give feedback.
All reactions