google.maps.MouseEvent interface
This object is returned from various mouse events on the map and overlays, and contains all the fields shown below.
Methods
stop()
Parameters: None
Return Value: None
Prevents this event from propagating further.
Properties
Type: LatLng
The latitude/longitude that was below the cursor when the event occurred.