Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 651 Bytes

MouseEvent.md

File metadata and controls

28 lines (15 loc) · 651 Bytes

See html formatted version

MouseEvent interface

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

undefined

stop()

Parameters:  None

Return Value:  None

Prevents this event from propagating further.

Properties

undefined

Type:  LatLng

The latitude/longitude that was below the cursor when the event occurred.