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.
On 13 Ago, 08:12, Blackpool Community Church <[EMAIL PROTECTED]>
wrote:
> v2.124 addswalkingand avoid highways routing to the API.
>
> The new GDirectionsOptions are:
> {travelMode:G_TRAVEL_MODE_WALKING}
> {avoidHighways:true}
>
> The defaults are
> {travelMode:G_TRAVEL_MODE_DRIVING}
> {avoidHighways:false}
>
> Example:http://econym2.googlepages.com/temp_walk.htm
>
> Note: API v2.124 is not yet live. It's possible that the code may be
> changed before it goes live.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---