toggle menu
Wemap SDKs
0.21.0
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.model.entities
/
Itinerary
/
Companion
/
fromSegments
from
Segments
fun
fromSegments
(
origin
:
Coordinate
,
destination
:
Coordinate
,
segments
:
List
<
LegSegment
>
,
transitMode
:
TravelMode
=
TravelMode.Walk()
)
:
Itinerary