You are setting interval everytime you load it.. the old one doesnt go away.. so you have many intervals being run
SetTimeout does its thing and stops. On Sep 19, 12:23 pm, Kyrre Baker <[EMAIL PROTECTED]> wrote: > I am, with a litle bit of help from the group almost finished with my > implementation. However it seems like i am getting something wrong. > > I am trying to use the setInterval() thingy to reload the map every > xxx seconds, but it´s crazy fast. Crashing Safari, and moving like a > raging bull in FireFox. > > The code can be seen at the following site:http://kyrrebaker.com/test/test/ > > Anyone? Please? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
