toggle menu
Wemap SDKs
0.22.1
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.model.entities
/
Itinerary
/
Itinerary
Itinerary
constructor
(
origin
:
Coordinate
,
destination
:
Coordinate
,
distance
:
Double
,
duration
:
Float
,
transitMode
:
TravelMode
,
legs
:
List
<
Leg
>
)