ios - Car travel time between two points swift -


i looking in swift can give me travel time (by car) of 2 coordinates. on other threads, have seen suggestions use external sources, question is, apple have built in feature this? similarily, if there not can please link few external sources, have not found (probably because don't know looking for?

thanks lot.

i don't know of swift api solutions. google has great solution though. check out google's distance matrix api. lets calculate travel time 2 coordinates al sorts of options.


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -