On Dec 8, 2:15 pm, Arjan <[EMAIL PROTECTED]> wrote: > With the latest API update, v2 is now 2.138f, my map > athttp://www.archill.net/reizen/kaart.phpshows some very weird info > windows at its top. It didn't do this with the previous v2 version > 2.137c. This is shown in IE7 as well as FF3. > Also see this > picture:http://google-maps-api.googlegroups.com/web/maperror.jpg?gsc=vhmILBYA...
That seems to be caused by this line: TheMap.getInfoWindow().show(); The workaround suggested by Mike Williams in this thread: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/a7df45c9faef8f35/08f03b68af912515?lnk=gst&q=getInfoWindow().show()%3B#08f03b68af912515 No longer seems to work. If I call TheMap.getInfoWindow().hide(); right after the call to .show(), it seems to work (at least in IE6). If I just remove the call to .show(), the weird graphics disappear, but I get errors when I click on the markers. -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---