On Mar 17, 3:11 pm, Jakub Suder <jakub.su...@gmail.com> wrote:
> Probably the div's
> width is calculated incorrectly because the whole map is hidden at
> that time.
Exactly. If the .hide() method sets {display: none}, the width and
height are zero. {visibility: hidden} is safer because it does not
change the dimensions.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---