Is this a normal situation that mouseover and mouseout events are detected very slowly and not precisely? I have several polygons on a map and they all have listeners for mouse over and out event. I tried on few different browsers and each time the event of mouse out of one polygon is detected long and far after the cursor left the area of the polygon.
Also is there a way to keep some kind of cursor (lets say a crosshair) all over the map including all overlays? For now this is kind of funny - I used setDraggableCursor() method and in some parts of the map the cursor is indeed crosshair but in other it changes to a hand or pointer. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
