Web Tutorials

Interview Q & A

Code Examples

Utility Tools

Add Mousemove Event Listener on Goole Maps

In this example you will learn how to add mousemove Event Listener to google map. This event fires whenever the user's mouse moves over the map container.

Here you can view the output of the example and you can also "try it yourself" by clicking on "Live Demo" button given at the bottom.

Syntax

Add Mousemove Event Listener on Goole Maps Example

Above example will produce following output