On Mar 17, 2:20 pm, Esa <[email protected]> wrote: > 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.
I've changed the hiding code to change visibility to hidden instead, and it helped, thanks! JS --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
