gis-tools-ts - v0.6.0
Preparing search index...
index
pointBearing
Function pointBearing
pointBearing
<
A
extends
Properties
=
Properties
,
B
extends
Properties
=
Properties
,
>
(
start
:
VectorPoint
<
A
>
,
end
:
VectorPoint
<
B
>
,
)
:
number
Get the bearing in degrees between two points
Type Parameters
A
extends
Properties
=
Properties
B
extends
Properties
=
Properties
Parameters
start
:
VectorPoint
<
A
>
starting point
end
:
VectorPoint
<
B
>
ending point
Returns
number
the bearing
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Get the bearing in degrees between two points