On Dec 10, 12:55 pm, Arjan <[EMAIL PROTECTED]> wrote: > In a former post I reported a problem about the weird behaviour of > infowindows with the introduction of API v2.138f compared to version > 2.137c. See this > posthttp://groups.google.com/group/Google-Maps-API/browse_thread/thread/c... > There the solution of Larry and Mike is to remove the call to > TheMap.getInfoWindow().show(), but when I remove the call a former > problem as described in this > posthttp://groups.google.com/group/Google-Maps-API/browse_thread/thread/4... > pops up again, a blank infowindow the first time I click a marker. > So I've put some test pages on my site: > My normal webpage now showing desired behaviour using v2.137c with the > call to TheMap.getInfoWindow().show():http://www.archill.net/reizen/kaart.php > The old problem with the empty info window using v2 without the call > to TheMap.getInfoWindow().show():http://www.archill.net/reizen/maptest123.htm > The new problem with the weird infowindows using v2 with the call to > TheMap.getInfoWindow().show():http://www.archill.net/reizen/maperror.htm > > How can this be solved now using v2?
Did this not work for you? (calling .hide() right after the .show()) http://groups.google.com/group/Google-Maps-API/msg/de45ba8df4d5dc17 Why didn't you continue the same thread? -- Larry > > Thanks and regards, > Arjan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
