
<devsite-heading text=" KmlMouseEvent interface" for="KmlMouseEvent" level="h2" link="" toc="" back-to-top=""><h2 id="KmlMouseEvent" is-upgraded="">KmlMouseEvent interface</h2></devsite-heading>
<p>
<code translate="no" dir="ltr"><span itemprop="path">google.maps</span>.<span itemprop="name">KmlMouseEvent</span></code>
interface
</p>
<p>The properties of a click event on a KML/KMZ or GeoRSS document.</p>
<div class="devsite-table-wrapper"><table class="properties responsive" summary="interface KmlMouseEvent - Properties">
<thead>
<tr><th colspan="2">Properties</th>
</tr></thead>
<tbody>
<tr id="KmlMouseEvent.featureData">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#KmlMouseEvent.featureData"><span>featureData</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr"><a href="KmlFeatureData.md">KmlFeatureData</a></code></div>
<div class="desc">A <code translate="no" dir="ltr">KmlFeatureData</code> object, containing information about the clicked feature.</div></td>
</tr>
<tr id="KmlMouseEvent.latLng">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#KmlMouseEvent.latLng"><span>latLng</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr"><a href="LatLng.md">LatLng</a></code></div>
<div class="desc">The position at which to anchor an infowindow on the clicked feature.</div></td>
</tr>
<tr id="KmlMouseEvent.pixelOffset">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#KmlMouseEvent.pixelOffset"><span>pixelOffset</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr"><a href="Size.md">Size</a></code></div>
<div class="desc">The offset to apply to an infowindow anchored on the clicked feature.</div></td>
</tr>
</tbody>
</table></div>
