This appears to only be happening in Firefox, Chrome handles the listeners as expected.
On Dec 6, 2:47 pm, Digital Precision <[email protected]> wrote: > I posted a question on stackoverflow.com (http://stackoverflow.com/ > questions/8394278/google-maps-api-v3-assigning-multiple-listeners-to- > same-marker-object), but haven't received any responses yet, so I > figured I'd try the google groups for v3. > > In v2 we were able to assign multiple events to the same marker which > allowed us to pop-up an info window when a user did any of these > events; mouseover, mouseout, click. However in v3 I am getting odd > behavior when I attempt the same thing. For example, when I mouseover, > it appears that the mouseout event is fired, then the mouseover event. > This is a problem because then the info window quickly renders then > disappears. > > Is this a known limitation of v3? If so, when can we expect the > ability to support multiple listeners for a single marker? > > Thanks in advance. -- 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.
