Hello!
There is a need to put a marker over GPolyline object in case mouse
cursor is over GPolyLine (mouseover). To do this, I have created a
hidden GMarker, which listens the mousemove event and moves to the
cursor position.
The problem is that the event "mousemove" does not work if the
polyline was created with the option (clickable: true). If this option
is set to "false",  "mouseover" and "mouseout" events are not
initializing to the polyline.
I'll be glad to here any decision of this problem! Thanx in advance!

--

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=.


Reply via email to