LocationExtensions Class
Version 1.1.28
.NET Framework 4.8
| Namespace | Skybrud.Essentials.Locations.Extensions |
|---|---|
| Assembly | Skybrud.Essentials.dll |
| Visibility | Public |
| Keywords | Static |
| Inheritance | Object |
Static class with various extension methods for the ILocation interface.
public static class LocationExtensions { }
Methods
|
GetDistance(ILocation, ILocation)
(static)
Calculates the distance in meters between two GPS locations. |