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

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

trac - Modifying workflow to add a status and split on ticket type -