> GPolyline, how can I get the position of the mouse ?  "this" is the
> polyline, so where's the mouse position ?

Use the GMap2 objects 'mousemove' events to track the position of the
mouse pointer.
Then when you get a GPolyline 'mouseover' event, use the last known
'mousemove' position.

--~--~---------~--~----~------------~-------~--~----~
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