Hello Team,
I want to extract a direction of driving between address points using the API from gogglemaps.
First i have the Origin Point and i need to find the next address ( point b for example ) from xls file. After from the point B find the next address ( point C ) and repeat this process 10 times.I believe the best way to do this is a loop in python. Attached my template file.Thanks in Advance,Danilo