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? -

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -