Reputation: 487
I am working on a project for traffic data collection. Is there any way to mark the complete street given the street name in google maps and retreive all the coordinates on that street. I tried looking on but couldn't get any relevant method. So is there any better alternative then the manually collecting the coordinates.
Upvotes: 0
Views: 147
Reputation: 12592
You can simply manually enter the coordinate of the polyline:http://build-failed.blogspot.de/2013/07/dynamically-creating-hexagons-from-real.html?m=1.
Upvotes: 2