Rhumb (constant-bearing) bearing from point 1 to point 2.
lng1
lat1
lng2
lat2
Bearing in degrees [0, 360), where 0 = North, 90 = East.
Rhumb (constant-bearing) bearing from point 1 to point 2.
Arguments
lng1,lat1: Point 1 in degrees.lng2,lat2: Point 2 in degrees.Returns
Bearing in degrees [0, 360), where 0 = North, 90 = East.