> Map can be found here:http://www.bradfordnewcity.com/gmaps/iframebranded.asp
Appears to work in IE6, but there is no "logo" as described below the map. With FF2, there is some blobby marker in the middle that opens an empty infowindow when clicked. I can't actually reproduce any failure on refresh, but I'm not suprised. Your map is initialised by an onload function, ok. But - you have data fetched by a GDownloadUrl() that runs inline. The callback function of that may or may not run before the map is initialised, depending on the browser and what is in the cache. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
