I use the following URL to get directions from Google maps.
http:
In my KML file, I get only one route. But when we searched for the same places in the web browser, it would show suggested routes .
To get all routes as output, is there any other parameter to add to the URL .
I found some answers on how to use the google API for JavaScript with & alternatives = true . Is it suitable for android ?? or any other solutions?
Do not comment if the URL had any errors, I used the correct one in my application.
thanks
android google-maps directions
Yugandhar babu
source share