MapKit JS and Live ETA

I'm using the mapkit.Directions.route method in MapKit JS to obtain a route and ETA between two points. I've tried calling the method at various times of the day when I know the given route should be heavily congested but the ETA (and route for that matter) never seems to vary.


Does the MapKit JS use live traffic conditions to calculate route ETAs? The locations I am routing between are all in NYC.

Replies

This was updated earlier this week, actually! ETAs returned via MapKit JS Directions now incorporate live traffic data. The documentation still needs an update, thanks for bringing this to our attention.