GeoPoint Properties
A geographical point on the map.| Name | Description |
|---|---|
| Empty static | Returns a GeoPoint object whose coordinates are not initialized. |
| Latitude | Gets or sets a latitude value for the current geographical coordinate. |
| Longitude | Gets or sets a longitude value for the current geographical coordinate. |
See Also