On Nov 7, 8:15 pm, CaboDave <[email protected]> wrote:
>
> Here's what it looks like on my screen.
>
> http://tinyurl.com/yj2slyc
>
> I have noticed one thing though - If I click on maximize button for
> the window - when it refreshes it shows up in full.

This is the standard IE thing with not knowing the size of the map
when it's created because it's hidden. You can fix it by using the
{size:} option in the new GMap2(...) statement, or by including a
checkResize() command in the code which unhides it.

Andrew

--

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