<ahref="source-class-GeoIP2.Record.Location.html#10-12"title="Go to source code"><var>$accuracyRadius</var></a>
</td>
<tdclass="description"><div>
<ahref="#m$accuracyRadius"class="anchor">#</a>
<divclass="description short">
<p>The radius in kilometers around the specified location where the IP address
is likely to be. This attribute is only available from the Omni end point.</p>
</div>
<divclass="description detailed hidden">
<p>The radius in kilometers around the specified location where the IP address
is likely to be. This attribute is only available from the Omni end point.</p>
</div>
</div></td>
</tr>
<trdata-order="latitude"id="m$latitude">
<tdclass="attributes"><code>
public
float
</code></td>
<tdclass="name">
<ahref="source-class-GeoIP2.Record.Location.html#14-16"title="Go to source code"><var>$latitude</var></a>
</td>
<tdclass="description"><div>
<ahref="#m$latitude"class="anchor">#</a>
<divclass="description short">
<p>The latitude of the location as a floating point number. This attribute is
returned by all end points except the Country end point.</p>
</div>
<divclass="description detailed hidden">
<p>The latitude of the location as a floating point number. This attribute is
returned by all end points except the Country end point.</p>
</div>
</div></td>
</tr>
<trdata-order="longitude"id="m$longitude">
<tdclass="attributes"><code>
public
float
</code></td>
<tdclass="name">
<ahref="source-class-GeoIP2.Record.Location.html#18-20"title="Go to source code"><var>$longitude</var></a>
</td>
<tdclass="description"><div>
<ahref="#m$longitude"class="anchor">#</a>
<divclass="description short">
<p>The longitude of the location as a floating point number. This attribute is
returned by all end points except the Country end point.</p>
</div>
<divclass="description detailed hidden">
<p>The longitude of the location as a floating point number. This attribute is
returned by all end points except the Country end point.</p>
</div>
</div></td>
</tr>
<trdata-order="metroCode"id="m$metroCode">
<tdclass="attributes"><code>
public
integer
</code></td>
<tdclass="name">
<ahref="source-class-GeoIP2.Record.Location.html#22-27"title="Go to source code"><var>$metroCode</var></a>
</td>
<tdclass="description"><div>
<ahref="#m$metroCode"class="anchor">#</a>
<divclass="description short">
<p>The metro code of the location if the location is in the US. MaxMind returns
the same metro codes as the <ahref="https://developers.google.com/adwords/api/docs/appendix/cities-DMAregions">Google AdWords API</a>. This attribute is returned by all end points except the
Country end point.</p>
</div>
<divclass="description detailed hidden">
<p>The metro code of the location if the location is in the US. MaxMind returns
the same metro codes as the <ahref="https://developers.google.com/adwords/api/docs/appendix/cities-DMAregions">Google AdWords API</a>. This attribute is returned by all end points except the
Country end point.</p>
</div>
</div></td>
</tr>
<trdata-order="timeZone"id="m$timeZone">
<tdclass="attributes"><code>
public
string
</code></td>
<tdclass="name">
<ahref="source-class-GeoIP2.Record.Location.html#29-32"title="Go to source code"><var>$timeZone</var></a>
</td>
<tdclass="description"><div>
<ahref="#m$timeZone"class="anchor">#</a>
<divclass="description short">
<p>The time zone associated with location, as specified by the <ahref="http://www.iana.org/time-zones">IANA
Time Zone Database</a>, e.g., "America/New_York". This attribute is returned by all
end points except the Country end point.</p>
</div>
<divclass="description detailed hidden">
<p>The time zone associated with location, as specified by the <ahref="http://www.iana.org/time-zones">IANA
Time Zone Database</a>, e.g., "America/New_York". This attribute is returned by all