Tagged Questions
3
votes
2answers
1k views
API for retrieving driving directions and traffic data?
I'm interested in working on a side-project at work that integrates traffic data and automated route planning with our dispatching application. However, it seems that Google Maps and the Microsoft ...
0
votes
1answer
148 views
Google Maps API: Directions don't minding if street is one way or not
I want to draw direction from point A to B to C to D to .....
and I want to see only the map with directions (without text directions next to it)
Problem is if I use G_TRAVEL_MODE_DRIVING it displays ...
0
votes
2answers
762 views
Google Maps API - Google Directions not working in some locations
For some locations there is no driving directions available in the Google Maps API, but it works perfectly in maps.google.com. One such location is Orchha, India. I have tried it with different ...
0
votes
1answer
269 views
Google Maps API - Map no longer displays
I setup a directions page for a small company that I do work for. It
has a few markers and lets people get directions to the location from
wherever they are. For some reason, the page decided to stop ...