The ParseGeoPoint type exposes the following members.
Properties
Name | Description | |
---|---|---|
Latitude |
Gets or sets the latitude of the GeoPoint. Valid range is [-90, 90].
Extremes should not be used.
| |
Longitude |
Gets or sets the longitude. Valid range is [-180, 180].
Extremes should not be used.
|
See Also