Wasn't it chok who wrote:
>
>Is it working for loadFromWaypoints too? I'm using it like this:
>
>directions.loadFromWaypoints(itineraryPlanner_wayPoints,
>{travelMode:G_TRAVEL_MODE_WALKING, avoidHighways:true,
>getPolyline:true, locale:"en_US"});
>
>but I'm always getting a 603 error.It looks like walking has been switched off in the server "for legal or contractual reasons". We were warned that something like that might happen. Avoiding highways still works at present. .loadFromWaypoints() is simply a wrapper that parses the array into a string and calls .load(), so they succeed or fail together. -- http://econym.googlepages.com/index.htm The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
