Random tester here. It chokes in Safari with the following report:
Value undefined (result of expression xmlDoc.load) is not object.
http://www.thecastle.be/alpacawool/internationaltrade/transport.htm

Somewhere around (either just before or right at/inside) the red line  
below:
function loadGoogleScript(){
        googleURL = "http://maps.google.com/maps?file=api&v=2&key="; +  
xmlDoc.getElementsByTagName("key")[0].childNodes[0].nodeValue +  
"&async=2&callback=loadMaps";
        initLoader();
}

At least, that's what Safari's debugging interface claims...take its  
claims of the error location with a grain of salt, however, as I've  
never been impressed with the accuracy of the error reports in  
Safari.  As always, YMMV. :)

-G

On Jan 31, 2009, at 2:41 AM, Fromzon wrote:

>
> you guys are the only people who are having problems with it at this
> moment... strange
> >


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to