GeoCoordinate.GetDistanceTo Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the calculated distance, in meters, from the current GeoCoordinate to the provided GeoCoordinate.
Assembly: System.Device (in System.Device.dll)
Parameters
- other
- Type: System.Device.Location.GeoCoordinate
The GeoCoordinate used to calculate the distance from the current GeoCoordinate.
Show: