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 post http://groups.google.com/group/Google-Maps-API/browse_thread/thread/ccb1b0bd689cf77c/59a899c372918bc6#59a899c372918bc6 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 post http://groups.google.com/group/Google-Maps-API/browse_thread/thread/424ad972c82e490b/131ae1e5c96e2bd2#131ae1e5c96e2bd2 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? 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 -~----------~----~----~----~------~----~------~--~---
