is it possible to provide directions on a map on Android from 1 place (e.g a specific lat/lng) to another specific lat/lng? I realise this is doable with the Google-maps API but can you do it within Androids native implementation?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Directions are not part of the Google Maps add-on for Android. There may be independent services you can use to obtain that information, though. Please be sure to follow their terms of service. |
|||
|
|
|
I have posted my answer here. I have done this between 2 lat and lon... when click on any market from a specific lat/lon(say current location) Please see my answer. http://stackoverflow.com/a/10994923/543022 |
|||
|
|