I need to split a given GRoute into smaller subsections along the
route.  However, it looks like given the Groute I can only determine
the start Lat/Lng and the end LatLngs and no information about how the
route may meander in between.

I suppose I could take those lat/lngs and create a new GDirections
object, grab the new Routes and repeat until the intervals are small
enough, but I think that may very quickly reach the 25 lat/lng limit
on Gdirections.

There's got to be a better way to do this.  Any suggestions?
--~--~---------~--~----~------------~-------~--~----~
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