google.maps.KmlMouseEvent
interface
The properties of a click event on a KML/KMZ or GeoRSS document.
| Properties | |
|---|---|
featureData |
Type:
KmlFeatureDataA KmlFeatureData object, containing information about the clicked feature. |
latLng |
Type:
LatLngThe position at which to anchor an infowindow on the clicked feature. |
pixelOffset |
Type:
SizeThe offset to apply to an infowindow anchored on the clicked feature. |