Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.map
/
MapViewModel
/
extractRoutingParams
extract
Routing
Params
open
fun
extractRoutingParams
(
context
:
Context
,
coreApi
:
CoreApi
,
destinationList
:
List
<
DeeplinkData.Destination
>
,
consumer
:
Consumer
<
List
<
ISearchable
>
>
)