Google Maps Firebug/Firefox Issue gg.google.com 204 Error
Just had an issue trying to debug a page which was giving 204 errors from gg.google.com, loading a Google Map in using an API key.
The page wouldn’t load at all and 204 errors where appearing.
Turns out its a Firebug and Firefox 3.0.7. issue which can be solved by turning off “Support for JavaScript debugging”
You can read about it here: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/68218c6665dd527e
And a further fix for it here: http://code.google.com/p/fbug/issues/detail?id=1580&start=500
Topics: Google Maps |
July 24th, 2009 at 11:34 pm
All, i solved this problem, i just changed the id of the DIV to “map”. this div have a name “map_canvas”