alexshafran
alexshafran

Reputation: 433

Use the google maps API to compute the driving time between two points on an iphone

Hey guys. I have an iphone application that sorts locations based on how long it would take to get there. Is there a way to use google maps (or something similar) to find the travel time between point A and B? There was a post on this forum over a year ago that said it can only be done in javascript. This post gives a javascript example. Is there a way to run this javascript in cocoa-touch, or does the google maps API now support this? Thanks!

Upvotes: 0

Views: 1401

Answers (1)

Related Questions