Hi!

I've stumpled over a small problem with G_TRAVEL_MODE_WALKING.

The german version of maps.google.de still provides this function.

But if i want to use it in my own page, nothing happens.

Here is a small snipped of my source:

directionsPanel = document.getElementById("route");
directions = new GDirections(map, directionsPanel);
directions.load("from: REMOVED to: REMOVED to: REMOVED",
{travelMode:G_TRAVEL_MODE_DRIVING, avoidHighways:true,
getPolyline:true} );

I'm still stucked. I've used google for finding the solution, but
nothing worked.

Is it possible, that this optional parameter is still disabled in the
german api?

Thanx for your help!

Greetings
DokMuffin, Germany

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to