On Mar 12, 9:25 am, "[email protected]" <[email protected]> wrote: > Who I can choose the option "avoid tolls" in apis of google? > I have the code: > gdir.load("from: " + fromAddress + " to: " + toAddress, {locale:"ca"}) > (gdir = new GDirections) > > but where I put the option "avoid toll" ? > and the options "By car", "Walking", .....
The documentation shows the options that are available: http://code.google.com/apis/maps/documentation/reference.html#GDirectionsOptions -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
