Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 875 Bytes

KmlMouseEvent.md

File metadata and controls

28 lines (15 loc) · 875 Bytes

See html formatted version

KmlMouseEvent interface

google.maps.KmlMouseEvent interface

The properties of a click event on a KML/KMZ or GeoRSS document.

Properties

undefined

Type:  KmlFeatureData

A KmlFeatureData object, containing information about the clicked feature.

undefined

Type:  LatLng

The position at which to anchor an infowindow on the clicked feature.

undefined

Type:  Size

The offset to apply to an infowindow anchored on the clicked feature.