1. Set the locale property of the directions call to "it":

 fooo.load(..........,
     { locale: "it" });

2. Set the option preserveViewport to true.

1 and 2 are all good documented in the reference

http://code.google.com/apis/maps/documentation/reference.html

3. No, the query allows only to avoid highways as an option. By
default - I guess - highways are preferred.

> how can i put my markers "m" and "casa" instead of "a" and "b" markers?

You can only change the default markers when you read through GRoutes
and GSteps. In this case you also have to format the panel yourself
andd so on. Have a look at Mike's tutorial how this can be done

http://econym.org.uk/gmap/steps.htm





On Sep 5, 11:11 am, "gayspace.it" <[email protected]> wrote:
> it works :)
>
> other questions:
>
> 1. how can i show step-by-step in italian?
> 2. how can i preserve the zoom?
> 3. is it possible to give preference to highway route?
>
> i know there is a class GDirectionsOptions, but I don't know how to
> use it -.-
--~--~---------~--~----~------------~-------~--~----~
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