kotmyrevich / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Googlemaps api not giving proper directions. #794

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am using googlemaps api in Python 2.7 on Windows 8.1 .

For a set of some values the API returns correct directions and Distance (using 
'Directions' and 'Distance_matrix' API).

But for some set of data:

for eg: 
origin='JW Marriott Hotel, Pune'
destination='IGNOU Regional Center, Pune' 

The directions and Distance I get in return is :

Head
1 m

Also for some data set it is showing ridiculously different directions.

Please Help.

Original issue reported on code.google.com by ajinkya....@gmail.com on 19 Nov 2015 at 4:37

GoogleCodeExporter commented 8 years ago
This tracker is for Google Analytics, not Maps.
take a look at 
https://developers.google.com/maps/support

Original comment by pfrise...@google.com on 19 Nov 2015 at 5:05