I want to calculate the distance between two locations [user specified points] before the user starts moving. I used a lot of formulas and getDistanceFrom in CLLocation, but I cannot achieve the perfect distance between these places.
There is a big difference in the actual and calculated distance.
Please help me calculate the distance between two points. How can I use the Google Maps API to calculate my travel distance?
I already used regexkitlite to show the road path on Google Maps between two places. However, I cannot calculate the distance of the path.
If you have a code / link, send it to me.
Thanks in advance....
source
share