'mousemove' GEvent
In v2.38 'mousemove' event was introduced. It returns the mouse coordinates when mouse pointer moves on map.
This event has a lot of powerful application possibilities.
You can latch it by click:
That works on marker too.
'mouseover' GEvent
Returns coordinates of the point where mouse entered the map.
'mouseout' GEvent
Returns coordinates of the point where mouse left the map.
Index
Mail me: gmapsapi(at)gmail(dot)com