I know this will only be marginally helpful, I'll try to push my project to a public site later but:
I am getting the following error in Chrome 3.0.195.33 and Chromium 4.0.270.0 (34457): "Uncaught TypeError: Cannot read property 'push' of undefined" in http://maps.gstatic.com/intl/en_us/mapfiles/api-3/24/main.js on line 22. The map area is just white space. In Firefox 3.5.5, I'm getting the same white space where the map should be, but with the error of: "b.j is undefined." in http://maps.gstatic.com/intl/en_us/mapfiles/api-3/24/main.js on line 22. Surprisingly, IE8 works fine. IE8 in IE7 compatibility mode gives the following error: " 'j' is null or not an object." in http://maps.gstatic.com/intl/en_us/mapfiles/api-3/24/main.js on line 22 char 923 In the meantime, I'll try to track down in my code what is causing the error. --Nick Canzoneri -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
