I'm experiencing this issue in IE 7/8.

The page uses jQuery to enclose content in expandable divs. Upon page
load all content divs are collapsed by default; one of these divs
contains the Google Map.

First the map was not centering correctly, even after using the
checkResize() function. I managed to fix this issue by putting [ html,
body { height: 100% } ] in my CSS file.

But then that broke something else: If I open the Google Map div
first, the map displays fine. However if it is opened after another
div has been opened, then all I get is an empty grey map.

The Google Map div has a width and height set. I tried using the
checkResize() function but that didn't fix it.

Anyone able to help? Thanks.

--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=en.


Reply via email to