My site which unfortunately under dev is using the Google JSAPI loader, and it has just stopped working around 2pm Tuesday 21st Sep 2010
This is a sample code of the normal Google Maps V3 loading via the API (which is working) http://www.suburbview.com/test/maps_test_normal.php? But loading the maps via the JSAPI, this is the example where the code is blowing up : http://www.suburbview.com/test/maps_test.php? I also notice that this is also getting requested : http://maps.google.com/maps/api/js/AuthenticationService.Authenticate To help identify the error I am getting : Main.js, line: 26 character 716 Error: 'b' is null or not an object And the code that is getting highlighted : function(){b[Zb](j,d)}); -- 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.
