Nevermind found some useful info at
http://groups.google.com/group/google-maps-api/browse_thread/thread/91b21d0a77c96381/d40a22a869ec7a08?lnk=gst&q=Gdirections+example#d40a22a869ec7a08

Thanks anyway :)

On Feb 24, 11:38 am, novitonics <[email protected]> wrote:
> Hello all
>
> I'm relatively new to Google Maps Api, so please forgive my noob
> questions
>
> I managed to represent several points on a Google Map. These points
> have the following structure:
> Point A:   var punkt= new GLatLng(40.416608,-3.700307);
> Point B:   var punkt= new GLatLng(40.452871,-3.690717);
>
> What if I want the map to display a route between the two points? How
> can I do so?
>
> I already checked GDirections on the API  but I think that my poor
> knowledge on JScript doesn't let me understand how it works properly.
>
> Perhaps someone can redirect me to a beginners tutorial or post cuz
> I'm sure this question has been asked many times.
>
> Thanks for your helpp in advance!!

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