You perhaps mean close event of InfoWindow, do you? :-)
http://code.google.com/intl/cs-CZ/apis/maps/documentation/javascript/reference.html#InfoWindow

<http://code.google.com/intl/cs-CZ/apis/maps/documentation/javascript/reference.html#InfoWindow>There's
a method close();

Or if you want Marker to disappear, there's a method setVisible()
http://code.google.com/intl/cs-CZ/apis/maps/documentation/javascript/reference.html#Marker
-- 
Radek Šimko

On Wed, Jul 28, 2010 at 16:19, federico ulfo <[email protected]>wrote:

> How to get the close event of a marker?
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to