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
/
IItineraryService
/
itinerariesInfoToMultipleDestinations
itineraries
Info
To
Multiple
Destinations
@
POST
(
value
=
"compute-itineraries-multiple-destinations"
)
abstract
fun
itinerariesInfoToMultipleDestinations
(
@
Body
parameters
:
ItinerariesParametersMultiDestinations
)
:
Single
<
ItinerariesInfoResponse
>