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