Wemap SDKs
Toggle table of contents
0.24.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Wemap SDKs
core
/
com.getwemap.sdk.core.model.entities
/
Itinerary
/
Companion
Companion
object
Companion
Members
Functions
from
Segments
Link copied to clipboard
fun
fromSegments
(
origin
:
Coordinate
,
destination
:
Coordinate
,
segments
:
List
<
LegSegment
>
,
transitMode
:
TravelMode
=
TravelMode.Walk()
)
:
Itinerary