Hi, I'm trying to make a map where you can see the real route of a train, with all the stations and the trains in "real time" (it's based on the schedule not real time data).
What I have done for now is drawing the route with *Polylines*, and put a *Marker *for each station. The problem comes when I want to make the trains. My intention is to make one marker, that represents a train, leave the start point and, following the route, reach the last station. I made some searching, but didn't find something that could help me. So, Could anyone give me some hints about how to do it? Or links to information about it? Or examples? -- 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.
