On Oct 19, 6:48 am, Diogo Andre Assumpcao <[email protected]> wrote: > Yes, that is very much like what I need want to do. > > The only details are: There will not be a predefined route, polylines > should be drawn based on latlgn points received via ajax. I would need to > display several routes at the same time, basically tracking several objects > at once. > > I haven't looked at your code yet, so not sure if its possible to simply > adapt it to my use... > > Think its possible?
It is certainly possible to adapt it to follow an arbitrary polyline, there is an example of that in a thread on the v2 group. Multiple markers at a time should be possible.as well. -- Larry > > thaks > > Diogo > > 2010/10/18 [email protected] <[email protected]> > > > > > On Oct 18, 5:18 am, DiogoAndre <[email protected]> wrote: > > > I am also looking for something like this, whitout using flash, of > > > course. Any ideas? > > > Are you looking for something like this: > >http://www.geocodezip.com/v3_animate_marker_directions.html > > > -- Larry > > > > cheers > > > > Diogo > > > > On May 13, 8:43 am, "[email protected]" <[email protected]> > > > wrote: > > > > > Hi, > > > > iam using version 3 of g map. > > > > > I am having a set of lat and long values.I want to draw the > > > > route(direction) on the map with the icon of a truck.So it should feel > > > > like moving the truck from start point to end point by drawing the > > > > ploylines > > > > through the route. > > > > > Can anybody pls help.Is it possible to implement this with the help > > ofanimation. I saw an example like this.But i want in v3 and its not > > > > completely clear to me..pls help me > > > > > Thanks, > > > > Priya > > > > > -- > > > > 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]<google-maps-js-api-v3%2b[email protected]> > > . > > > > For more options, visit this group athttp:// > > groups.google.com/group/google-maps-js-api-v3?hl=en. > > > -- > > 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]<google-maps-js-api-v3%2b[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-js-api-v3?hl=en.- Hide quoted > >text - > > - Show quoted text - -- 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.
