
<devsite-heading text=" KmlAuthor interface" for="KmlAuthor" level="h2" link="" toc="" back-to-top=""><h2 id="KmlAuthor" is-upgraded="">KmlAuthor interface</h2></devsite-heading>
<p>
<code translate="no" dir="ltr"><span itemprop="path">google.maps</span>.<span itemprop="name">KmlAuthor</span></code>
interface
</p>
<p>Contains details of the author of a KML document or feature.</p>
<div class="devsite-table-wrapper"><table class="properties responsive" summary="interface KmlAuthor - Properties">
<thead>
<tr><th colspan="2">Properties</th>
</tr></thead>
<tbody>
<tr id="KmlAuthor.email">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#KmlAuthor.email"><span>email</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr">string</code></div>
<div class="desc">The author's e-mail address, or an empty string if not specified.</div></td>
</tr>
<tr id="KmlAuthor.name">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#KmlAuthor.name"><span>name</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr">string</code></div>
<div class="desc">The author's name, or an empty string if not specified.</div></td>
</tr>
<tr id="KmlAuthor.uri">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#KmlAuthor.uri"><span>uri</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr">string</code></div>
<div class="desc">The author's home page, or an empty string if not specified.</div></td>
</tr>
</tbody>
</table></div>
