If you create a map inside a hidden div, the browser tells the API that
the map container has zero size.
Either call map.checkResize() when you unhide the div associated with
the map tab, or, if you've got a fixed size hidden div specify the size
when you create the map
var map = new GMap2( ... , {size:new GSize(width,height));
--
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---