Re: Browser tries to load css file from maps.google.com

2008-11-10 Thread ivovnenko
I had the same problem, solved it by defining maps js not in HTML but in gwt.xml file. On Nov 2, 2:23 pm, Eric Ayers <[EMAIL PROTECTED]> wrote: > Are you sure that onModuleLoad() was not called?  You can check to see if > the Maps API loaded with the Maps.isLoaded() in your onModuleLoad() method.

Re: Browser tries to load css file from maps.google.com

2008-11-02 Thread Eric Ayers
Are you sure that onModuleLoad() was not called? You can check to see if the Maps API loaded with the Maps.isLoaded() in your onModuleLoad() method. On Sun, Nov 2, 2008 at 7:38 AM, Mike <[EMAIL PROTECTED]> wrote: > > Hello again, > > the problem was caused by a 404 response from maps.google.com,

Re: Browser tries to load css file from maps.google.com

2008-11-02 Thread Mike
Hello again, the problem was caused by a 404 response from maps.google.com, which prevented my app from starting up (onModuleLoad was not called). The exact url was: http://maps.google.com/intl/en_ALL/mapfiles/134d/maps2.api/0DD71355CF88B34A78F7E290ADDB4A15.cache.html The problem was simple to fi

Browser tries to load css file from maps.google.com

2008-11-01 Thread Mike
Hello, i am using GWT with Google maps on my site at www.hihigu.com. The page worked well so far. Now, all of a sudden, only a white page is displayed most of the time. (Only in some rare occasions the page still loads as expected). Using firebug I've noticed that the browser attempts to load the