Andrew,
Maybe I am not applying your hints accurately, but I think there
must be another problem, because if I just insert an alert("..") in
the function, no alert is ever triggered. Even without such an
anonymous function, the infowindow correctly closes when the
close X is clicked, of course.
I have been assuming that it is not important that the anonymous
function and the original command
marker.openInfoWindowHtml(iwform);
is part of a GEvent.addListener(marker,"click",function()...
expression, which itself is part of a function definition. But
now I wonder if that placement of the code means that another
approach is required?
Can you see any problem here with this additional environment
information?
Brian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---