Documentation says about 'resize' event of map:
"Developers should trigger this event on the map when the div changes
size: google.maps.event.trigger(map, 'resize')"
I would like to be precise with the terminology. An html element is
hidden with {visibility: hidden} style rule. In your case it is set
{display:none}. That collapses the element to zero size.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.