Hi,

I am working with 3 Polygons.  initially all of them are green. When
the user moves their mouse over any one of the polygons, that polygon
turns white. I do this by removing the green polygon and adding the
white polygon. Then when the user moves their mouse out of the
polygon, it is supposed to turn back green( i achieve this by removing
the white polygon and adding the green polygon), but sometimes if a
user moves their mouse quickly over a polygon and out of the polygon,
the polygon stays white.

http://www.geocities.com/osito.polar/enableEditing2.html

I want to be able to achieve something similar to this.  In the link
above, if you create a polygon and if you move your mouse out of the
polygon the squares on the points go away and if you move your mouse
over, the squares on the point come back, but the squares don't stay
there once your mouse in longer over the polygon.

Any help in this regard will be appreciated. Should i post my code as
well?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to