Hello,
i'm having trouble when i try to get walking routes.
DRIVING ROUTES WORK:
gdir.loadFromWaypoints([start, stop],{getSteps:true, travelmode:
G_TRAVEL_MODE_DRIVING});
WALKING ROUTES DOESN'T:
gdir.loadFromWaypoints([start, stop],{getSteps:true, travelmode:
G_TRAVEL_MODE_WALKING});
It returns "error code 500, routes or adresses can't be treated".
Does someone have the answer?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---