Tuesday, January 31, 2012

Re: GWT: Google Map in firefox only randomly working

Another possibility I can think of is trying to make method calls into the Maps API before the api is fully loaded.  How are you initializing the Maps API?  Are you using Maps.loadApi() and waiting for the callback to return?

Look in your JS console window (firebug) - are there any exceptions there?


On Tue Jan 31 11:15:35 GMT-500 2012, MeiAestro <JMAlbrecht@gmx.de> wrote:
Hi Eric!

Thanks for the hint, but unfortunately it did not help.

Any other ideas?

Regrads!

On 30 Jan., 16:24, Eric Ayers <zun...@google.com> wrote:
> Try calling 'checkResizeAndCenter()' and see if it helps.
>
> http://code.google.com/p/gwt-google-apis/wiki/MapsFAQ#Why_do_I_see_th...
>
> On Mon Jan 30 10:09:04 GMT-500 2012, MeiAestro <JMAlbre...@gmx.de> wrote:
>
>
>
>
>
>
>
> > Hi folks,
>
> > I am using the google maps api for GWT. In all browsers but firefox
> > (tested with ie8, ie9, chrome on different OS) the map is working
> > without any problems. In firefox the map randomly shows following
> > problems:
>
> > - control widgets are not shown;
> > - map dragging not possible
> > - scroll-wheel zoom not working
> > - ...
>
> > Doing continuous F5 refreshes leads at some point in time to a working
> > initialization of the map.
>
> > Any ideas? I am absolutely clueless!
> > cheers.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment