Thanks to all for pointing out my problem. It works fine now.

Regards,
Sushil

On Jan 24, 9:47 pm, Mike Williams <[email protected]> wrote:
> You've still got the "The map is constructed in a tab and needs its size
> specified as an option." problem mentioned by Andrew Leach.
>
> What happens is that "visibility:hidden" causes the browser to return
> zero when the API asks for the size of the map container, so the
> internal map size information held by the API disagrees with shat you
> see on the screen.
>
> The easiest way round that is to specify {size:new GSize(500,500)} when
> you create the map.
>
> --
> Mike Williams

-- 
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