On Jan 20, 2:45 pm, Marijn <[email protected]> wrote:
> When the element is hidden when the map is inserted into it, the size
> is not calculated correctly. I think this used to work? It should be
> possible to detect the size of an element while it's hidden.
{display: none} makes the element size zero.
{visibility: hidden} keeps the original size.
Try the 'size' option of Map.
--
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.