I am experiencing some performance issues in IE8 when an InfoWindow is being displayed, especially when the display of the window requires the map to pan in order to display it fully. I think this may be related to the shadow, but I'm not certain. I have been searching for a way to hide the the shadow but I can't find one. The DOM elements generated for the shadow don't seem to have a CSS class, so I can't hide them myself without getting really creative. I'd like to avoid that. Is there anything like Marker's setShadow method on an InfoWindow that I can use? I can't seem to find it in the documentation.
Thanks, Patrick Chasco -- 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.
