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
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
Try to use Reverse Geocoding API to get latitude-longitude from address.
Check Example here : Get latitude,longitude from address in Android
Android draw route between two geo location MapV2
http://iamvijayakumar.blogspot.in/2013/04/android-draw-route-between-two-geo.html