How to get driving time between two points

If I have two latlong, one for source and other for destination, is there any way I can get driving ‘time’ between the two points (accounting for traffic/speed limits)?

Start by looking at MKDirections - you’re at the mercy of MapKit and will need an internet connection for this to work.

Thanks for the response, mate :slight_smile:

This topic was automatically closed after 166 days. New replies are no longer allowed.