Road distance,Actual distance between two places
问题 I want to calculate the driving distance between two locations [the user's specified locations], before user starts the driving. I used many formulas and getDistanceFrom in CLLocation also, but I am not able to get the perfect the driving distance between those locations. There is much difference in actual and calculated distance. Please help me to calculate the driving distance between two locations. How can I use Google Maps API to calculate the driving distance ? I have already use the