Hello to all, I have setup a map with some info about some territories of my country and I used GPolygon to border them and to save them into the DB (encoded). And people by clicking on these areas can see more information and it's very useful for them. I also use a mouseover information so the user can see some information before he clicks on the area of interest.
Everything works as planned except for the Mouseout Event of the GPolygon which it doesn't fire immediately when the mouse is out of the polygon but far away from it. This is I guess by design so there's space to use the controls of the polygon when on EDIT mode (enableEditing()). But this behaviour is the same even on normal mode, so I consider this as a bug. This is bugging us, because the user can not correctly point from one polygon to the other, please take a look at my mashup and see for yourself what I mean: http://www.adslgr.com/features/map/ Is there anyway I can "hack" GPolygon to fire mouseout exactly when the mouse pointer exits the polygon? Thank you. John. PS. I used BDCCPolygon by Bill Chadwick and the mouseout works correctly but unfortunately it has other bugs that keep me from using it. e.g. it doesn work with IE 7. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
