I am using css to hide my map by default and then using jquery to display it when a map button is clicked.
At the point of jquery displaying the map, there was an initial problem with the map not rendering properly. I used google.maps.event.trigger(map, 'resize') to sucessfully fix that problem. But then I found the map center and the marker are out in the top left hand corner. If I drag the marker back to the center I also found the infoWindow is no longer working in IE For an example check out http://www.test3omniforce.co.uk/venue/royal-courts-justice. Please click the map icon in the "About this venue..." box just below the navigation menu. hoping someone can help, sisko -- 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.
