Hi,
I need help in InfoWindowHtml - I use function map.openInfoWindowHtml
(), it works, but I need to define a listener to event "on close
button of info window html click" - does it exist?
Something like:

GEvent.addListener(map,"???closebuttonclick???", function(overlay,
latlng) {
  if (latlng) {
    map.setCenter(new GLatLng(.....), 'zoom...');
  }
});

Thanks.

P.S.: and one more question: are somewhere defined a points of
polyline for gone thing: iron curtain in Europe? That means a line
going along state borders...

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to