GeoUtils.CalculateDistance Method
Name | Parameters | Description |
---|---|---|
Calculate |
p1, p2, ignore |
Determines the distance between two geographical points in meters. Allows you to specify whether to use the ellipsoidal-surface formula for the calculation of distance. |
Calculate |
p1, p2 | Calculates the distance between specified points. |