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?

link|improve this question
Google API team? Anyone there? Chris Broadfoot? – Duncan_m Mar 13 at 22:39
I have a related question on Android Stack Exchange – Gdalya Mar 14 at 23:18
feedback

1 Answer

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.