Spatial K
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Spatial K
turf
/
org.maplibre.spatialk.turf.measurement
/
rhumbDistance
rhumb
Distance
@
JvmName
(
name
=
"rhumbDistanceAsLength"
)
fun
rhumbDistance
(
from
:
Position
,
to
:
Position
)
:
Length
(
source
)
@
JvmName
(
name
=
"rhumbDistanceAsLength"
)
fun
rhumbDistance
(
from
:
Point
,
to
:
Point
)
:
Length
(
source
)
Calculates the distance along a rhumb line between two points.