0

my question is about google maps json output. i've here a start address and end address :

Google Maps Link

And at the following link, i display the result as json format :

Google Maps Json Format

It displays only one legs(route), but from start address to end address i've 4 routes. My question is, how can i display all routes in my json output?

Can you help me? Thanks in advance.

aldimeola1122
  • 806
  • 5
  • 13
  • 23
  • possible duplicate of [Google Directions API (Transit mode) returns only one alternative route per request](http://stackoverflow.com/questions/23502060/google-directions-api-transit-mode-returns-only-one-alternative-route-per-requ) – geocodezip May 09 '15 at 14:10