On Jun 26, 3:58 am, sandy <[email protected]> wrote: > Hi, > > Have come across an unusual problem. Have a set of fixed points > (displayed as markers) on my map and i have a dynamic marker which > moves along the lines connected between the static points. The problem > is i have to check whether the dynamic marker has passed how many > points. > > If the dynamic marker starts from the start point then its not a > problem. But if the dynamic marker starts from somewhere in the middle > of those static points, how to check which were all the points(static > points) that were present before the present dynamic marker's > position. >
This might help: http://www.geocodezip.com/track_pefa9g.asp It shows the marker and opens its infoWindow when the "dynamic" marker passes within a certain distance of the static location. from this thread: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/98dd941c5d96782c/f408735078f13e16 -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
