
<devsite-heading text=" GeocoderGeometry interface" for="GeocoderGeometry" level="h2" link="" toc="" back-to-top=""><h2 id="GeocoderGeometry" is-upgraded="">GeocoderGeometry interface</h2></devsite-heading>
<p>
<code translate="no" dir="ltr"><span itemprop="path">google.maps</span>.<span itemprop="name">GeocoderGeometry</span></code>
interface
</p>
<p>Geometry information about this <code translate="no" dir="ltr">GeocoderResult</code></p>
<div class="devsite-table-wrapper"><table class="properties responsive" summary="interface GeocoderGeometry - Properties">
<thead>
<tr><th colspan="2">Properties</th>
</tr></thead>
<tbody>
<tr id="GeocoderGeometry.bounds">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#GeocoderGeometry.bounds"><span>bounds</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr"><a href="LatLngBounds.md">LatLngBounds</a></code></div>
<div class="desc">The precise bounds of this <code translate="no" dir="ltr">GeocoderResult</code>, if applicable</div></td>
</tr>
<tr id="GeocoderGeometry.location">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#GeocoderGeometry.location"><span>location</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 latitude/longitude coordinates of this result</div></td>
</tr>
<tr id="GeocoderGeometry.location_type">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#GeocoderGeometry.location_type"><span>location_type</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr"><a href="GeocoderLocationType.md">GeocoderLocationType</a></code></div>
<div class="desc">The type of location returned in <code translate="no" dir="ltr">location</code></div></td>
</tr>
<tr id="GeocoderGeometry.viewport">
<td itemprop="property"><code translate="no" dir="ltr"><a class="secret-link" href="#GeocoderGeometry.viewport"><span>viewport</span></a></code></td>
<td><div><strong>Type:</strong>&nbsp; <code translate="no" dir="ltr"><a href="LatLngBounds.md">LatLngBounds</a></code></div>
<div class="desc">The bounds of the recommended viewport for displaying this <code translate="no" dir="ltr">GeocoderResult</code></div></td>
</tr>
</tbody>
</table></div>
