On Nov 2, 12:06 pm, Nick <[EMAIL PROTECTED]> wrote: > The GMarker class has the "infowindowclose" event. The ExtInfoWindow > API (http://tinyurl.com/5v28ql) adds the "extinfowindowclose" event to > GMap2. Is it possible to add the "extinfowindowclose" event to > GMarker?
If you only have one infoWindow open at a time (a limitation on GInfoWindows), you can use the map method to close the only infoWindow that is open. Does ExtInfoWindow let you have more than one open at a time? -- 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 [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 -~----------~----~----~----~------~----~------~--~---
