Wow, this issue plagued us for months. We were unable to find any problems in our code and this would just seem to happen randomly. The pages would all work fine, then we would get a gray screen with no apparent cause.
We were adding markers to the map as the JS was generated from the server and returned within a block of javascript on the page. I just jammed the markers into an array, then when everything was done loading I called a function that added markers to the map at 250 millisecond intervals AND IT WORKS!! Thank you all for your comments that helped me track down and squash this bug. On Aug 7, 6:19 am, sIME <[EMAIL PROTECTED]> wrote: > My problem is almost fine. Greg your teammate was wright. When I load > markers with 5 seconds delay almost all are loaded. I load maybe 100 > of 200 markers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
