I have been following android get duration from maps.google.com directions and I seem to be doing okay, but I have a question: does the duration returned in the JSON from google maps adjust for real time traffic?
feedback
|
|
It's possible to determine the answer to the question empirically by getting the duration at different times of day. I think you'll find it is not real-time based. The documentation does not make mention of real-time traffic. While that's not conclusive, accounting for real-time traffic conditions would be rather a coup and highly likely to be included. | |||
|
feedback
|