> I think the problem is with .clearOverlays(). I don't , it works for everyone else. I expect the problem has something to do the javascript error that IE reports.
The map is zero-height in IE6, that's a variation on the height 100% problem. See http://www.easypagez.com/maps/ieworking.html or http://econym.org.uk/gmap/basic19.htm In FF2 it's much more interesting, a completely blank page. Again I think the map, and here everything else too, is 100% of zero-height. The GGeoXml arrays like africa[] aren't expilicitly declared (var), which can lead to different effects in different browsers. Anyway, I can't see your overlays at all so I can't tell much about their removal. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
