Thu, 11/30/2017 - 09:33
#1
Basic directions api routeType=fastest
When using the basic route api (http://www.mapquestapi.com/directions/v2/route), there is a parameter routeType with default = fastest. I assume that is the fastest route under normal/optimal driving conditions by posted speed limits and doesn't account for traffic. Is that a correct assumption or will the route returned change with varying traffic conditions?
Thu, 11/30/2017 - 11:57
The returned route will
The returned route will change based on current traffic unless a specific time is requested in which case historic traffic will be used in the algorithm.