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.services.parameters
/
ItineraryParameters
/
ItineraryParameters
Itinerary
Parameters
constructor
(
origin
:
Coordinate
,
destination
:
Coordinate
,
travelMode
:
TravelMode
=
TravelMode.Walk()
,
searchOptions
:
ItinerarySearchOptions
=
ItinerarySearchOptions()
,
mapId
:
Int
?
=
null
)