I'm in version 3 of the google maps api, and I'm trying to get the
polygon to change fill color on mouseover and then return to the
original fill color on mouseout.

Upon going through the API, it seems like there is only:
click,
doubleclick
mousedown,
mouseup,
mousemove

...mousemove doesn't do what I want, obviously, because that's
whenever the mouse is moved over that polygon so it triggers a lot,
but doesn't trigger when the mouse is moved off.

Am I missing something?

Please help, thanks.

--

You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" 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-ajax-search-api?hl=.


Reply via email to