GeoCoordsExtensions<T extends GeoCoords> extension
Extension methods for interacting with GeoCoords instances.
- on
-
- T
Methods
-
distanceTo(
T location) → double -
Available on T, provided by the GeoCoordsExtensions extension
-
metersTo(
T location) → double -
Available on T, provided by the GeoCoordsExtensions extension
Measures the distance betweenthis
instance and the providedlocation