The same sort of considerations apply as they do in this recent thread http://groups.google.com/group/google-maps-api/msg/ae5c208b2cac8c83
The basic problem is that as soon as the marker is covered by the tooltip, the browser normally sends a mouseover event for the tooltip and a mouseout event for the marker, because the mouse is now considered to be over the tooltip. However, when the mouse is moving rapidly, or, in your case, is over the stem of the marker, that doesn't happen. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-api@googlegroups.com To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---