I am using Google maps api to plot a polyline overlay on a map using a
series of longitude and latitude points.  Perhaps 500 points will make
a route along a map as a line.

I'd also like to use the GDirections object to try and generate turn-
by-turn directions.  I know I can pass it up to 25 points via
loadFromWaypoints().  The problem is I don't want a set of 25
directions, each with several sub directions. I want directions from A
to B, via a series of longitude and latitude points.

I know I can do this on a standard google map by hand by inserting the
little dots along the way, is there any way to do it via the maps api?



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