WemapSDKs
Toggle table of contents
0.27.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapCoreSDK
/
com.getwemap.sdk.core.model.services
/
IItineraryService
/
itinerariesInfoToMultipleDestinations
itineraries
Info
To
Multiple
Destinations
@
POST
(
value
=
"directions-multiple"
)
abstract
fun
itinerariesInfoToMultipleDestinations
(
@
Body
parameters
:
ItinerariesParametersMultiDestinations
)
:
Single
<
ItinerariesInfoResponse
>