Hi guys I'm new on android. I was wondering on how can I do to calculate the distance between the device and a marker placed on the map? If possible at runtime; while I walk on the city I'll see the meters fall while I'm more near to the marker, this is the situation on my mind.
Asked
Active
Viewed 552 times
1
-
possible duplicate of [Calculating distance between two geographic locations](http://stackoverflow.com/questions/8049612/calculating-distance-between-two-geographic-locations) – tyczj Sep 30 '14 at 15:41
-
but this is an "aerial distance" I wanna the route distance.. – Pierpaolo Ercoli Sep 30 '14 at 15:50
-
1Then you need to look at Google Directions API – tyczj Sep 30 '14 at 15:51
-
ah .. thanks, I tought that was integrated in google maps api... @tyczj – Pierpaolo Ercoli Sep 30 '14 at 15:55