I've been working on creating an application that stores mileage and
displays progress along a Google Maps route. I have a basic map up and
working, with start/end/waypoints set with driving directions
connecting them. What I want to be able to do is take a number of
miles and display where the user is "at" along this route. Is there a
way to do this using the Google Maps API?

I've been searching around for some time, but either this is an
uncommon problem or I'm not using the right search terms. I came
across some examples using polygon lines instead of actual directions
(e.g. 
http://stackoverflow.com/questions/2698112/how-to-add-markers-on-google-maps-polylines-based-on-distance-along-the-line)
but they seem to either focus on polygons and/or utilize version 2 of
the Maps API.

Any solutions or pointers in the right directly would be most
appreciated.

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