Re: [Google Maps API v3] Re: Marker Mouseover

2011-11-02 Thread Martin Möbius
thanks that works!

Martin

2011/11/1 Rossko 

> > How I can solve that Markers are not activate his event if there below
> > an visible Infowindow.
>
> Try with marker option optimized set to false
>
> --
> 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
> google-maps-js-api-v3@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-api-v3+unsubscr...@googlegroups.com.
> 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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[Google Maps API v3] Marker Mouseover

2011-11-01 Thread Martin Möbius
Hello Community,

I have a Problem with Maps with integrated Markers and connected
Infowindows.
Each Marker connect with an Mouseoverevent that open a Infowindow but
that Events are activated if Markers are below that Infowindow.

How I can solve that Markers are not activate his event if there below
an visible Infowindow. A high value for zIndex attribute don't work
here !

Thanks for advice,

Martin

 German:

Hallo Community,

ich habe ein Problem in einer Map mit integrierten Markern die über
ein Mouseover-Event eine separate Infowindow öffnen.
Das Problem ist das die Marker-Events unterhalb der gezeigten
Infowindow immer noch ausgelöst werden.
Wie kann ich das verhindern? Über das zIndex Attribut der Infowindow
komme ich leider zu keiner Lösung!

Vielen Dank,

Martin

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.