Driving distance between two places - android -


i have 2 latitude-longitude pairs , want calculate driving distance between them. used location.distancebetween() method this. returns not driving distance. smaller value driving distance. can distance returns?

can find actual driving distance using google maps android api v2? how?


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -