I have an array containing latitude and longitude of different location which is displayed in the google map. Now I need to make a polygon passing through all these points. I have found the good tutorial in google apis but that example works well only for 3 points.
Can anybody please help or refer me any tutorial where I can create a polygon without intersecting between lines.
Thank You.
