0

I am trying to draw the route on Google map in android for two location and distance between them which is enter by user in two edit-text so what should i do for this please tell me.

Thank you

2 Answers2

0

Try to use Reverse Geocoding API to get latitude-longitude from address.

Check Example here : Get latitude,longitude from address in Android

Community
  • 1
  • 1
Haresh Chhelana
  • 24,720
  • 5
  • 57
  • 67
0

Android draw route between two geo location MapV2

http://iamvijayakumar.blogspot.in/2013/04/android-draw-route-between-two-geo.html

deepak825
  • 432
  • 2
  • 8