google.maps.KmlMouseEvent interface
The properties of a click event on a KML/KMZ or GeoRSS document.
Properties
Type: KmlFeatureData
A KmlFeatureData object, containing information about the clicked feature.
Type: LatLng
The position at which to anchor an infowindow on the clicked feature.
Type: Size
The offset to apply to an infowindow anchored on the clicked feature.