You might try clobbering the G_MAP_FLOAT_SHADOW_PANE. map.getPane(G_MAP_FLOAT_SHADOW_PANE).style.display = "none";
I don't think the API ever puts anything else on that pane. If you have any custom GOverlays on that pane they'll disappear to. Or you could use one of the third party infowindow alternatives. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
