Any solution to foreach the making of polygon ? #103
Unanswered
StringNameEqualsThejazzman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm developping an app where the customer can draw a polygon on openstreetmap, but the thing is that I don't know how many corner there will be on the polygon so I have to somehow foreach through the coordinates to make a polygon like this :
I have tried this but I knew it will not work
Can someone help me ?
Beta Was this translation helpful? Give feedback.
All reactions