On Oct 7, 10:04 am, surendra <[email protected]> wrote: > Hi, > > I want more than one possible routes in between two locations using > google map api, there is any possiable to draw more than one route > between two locations
Yes. Just draw two lines. Note that GDirections will always return the same route though, so if GDirections produces one route, you will need to draw other routes by hand. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
