I'm afraid I won't be much help; I'm having a little difficulty following your code.
But I don't see where you STOP the animation when you re-click the "Show Bus Route 1" button. Could your animate() function keep calling itself? - Jeff On Dec 13, 11:55 pm, xelawho <[email protected]> wrote: > > > In IE7 you get double cars and the "earthquake effect". > > > Don't have access to that ATM. > > cool. so the only place my code works is on the web's most hated > browser. :( > > but what I'm thinking now is that I have a function which checks to > see if the function has already been run, and if it has, I can do > stuff, which seems to be solving half the problem. At the moment the > only thing that looks vaguely promising is removing the marker... > which does basically just that. If I try to call the startAnimation > function again, everything goes pear-shaped. The semi-solution's > athttp://www.xelawho.com/map/moving3.htm > > is there not some variable that I'm missing that needs to be > reinitiated? or something? -- 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.
