Is there a way to do that on google map which I have markers in that map and when I draw a polygon I want to get all markers ids only inside polygon?
Asked
Active
Viewed 126 times
1 Answers
0
I believe you can iterate through your markers and check which are inside the polygon then store them in an array.

Ryan C
- 426
- 2
- 6