WemapSDKs
Toggle table of contents
0.27.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapCoreSDK
/
com.getwemap.sdk.core.model.entities
/
LegSegment
/
Companion
/
fromCoordinates
from
Coordinates
fun
fromCoordinates
(
coordinates
:
List
<
Coordinate
>
,
levelDifference
:
Float
?
=
null
,
stepKind
:
Step.Kind
?
=
null
,
stepDirection
:
Step.Direction
?
=
null
)
:
List
<
LegSegment
>