LocationDegrees
-
Returns the direction in radians.
This method is equivalent to the
degreesToRadians
method of the turf-helpers package of Turf.js (source code). -
Returns the direction in degrees.
This method is equivalent to the
radiansToDegrees
method of the turf-helpers package of Turf.js (source code).