Is there any way to draw optimal route(considering traffic) between two geopoints using Android Google maps API?
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.
|
|
Yes, but you'll need to do some work with the Google Maps API to get it going. Here's a link to a tutorial that explains how: http://www.anddev.org/google_driving_directions_-_mapview_overlayed-t826.html Alternatively you can just link from your app to the Maps app, and let Maps show the directions & route. Launching Google Maps Directions via an intent on Android |
|||
|
|