> I'm doing a site for charity. It will have a map with a route on it. We have
> a device that will update a db with gps coordinates as the event proceeds.

Is there any reason to expect the Directions service to return the
route your entrants are actually going to follow?

If you have your waypointed route as a set of polylines (whether thats
from your own data, or from the Directions service) there are tools
for calculating point-at-distance-along-polyline.

Beware the terms of use, using Directions service data without
displaying Directions text or map is prohibited.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to