A Geo Rotation
Returns a new array [longitude, latitude] in degrees representing the rotated point of the given point.
The point must be specified as a two-element array [longitude, latitude] in degrees.
Returns a new array [longitude, latitude] in degrees representing the point of the given rotated point; the inverse of rotation.
The rotated point must be specified as a two-element array [longitude, latitude] in degrees.
A Geo Rotation