Click or drag to resize

LocationLatitude Property

The approximate latitude of the location associated with the IP address. This value is not precise and should not be used to identify a particular address or household.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public Nullable<double> Latitude { get; }

Property Value

Type: NullableDouble
See Also