PointExtensions Class

Version 1.1.28
.NET Framework 4.8
Namespace Skybrud.Essentials.Maps
Assembly Skybrud.Essentials.dll
Visibility Public
Keywords Static
Inheritance Object

Class with various extension methods for and related to IPoint.

public static class PointExtensions { }

Methods

Calculates the distance in metres between two GPS points.

Calculates the distance in metres between two GPS points on a spheroid.

Returns whether the specified point is equal to Null Island, that is where both IPoint.Latitude and IPoint.Longitude are 0.