On Nov 18, 10:04 am, "Dell R." <[email protected]> wrote: > Hi, > > I'm currently developing an application where I wish to display > multiple routes (on a single map) and have a single car (on each > route) drive simultaneously. Each car should also be able to have an > independent timeline, meaning they can reach the destination at a > specified time or move at a certain rate. > > Is this possible?
I would think so. You need to write the code for that though, the API allows you to display routes, markers and move markers. Mike Williams' tutorial includes some examples for a single vehicle. -- Larry > > Thanks for your help.. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
