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
/
LocationChooserDialog
/
from
from
open
fun
from
(
entityZoneDistances
:
List
<
EntityZoneDistance
>
,
coreApi
:
CoreApi
)
:
List
<
LocationChooserModel
>
open
fun
from
(
searchEntities
:
Collection
<
SearchEntity
>
)
:
List
<
LocationChooserModel
>
open
fun
from
(
searchEntities
:
Collection
<
SearchEntity
>
,
coreApi
:
CoreApi
)
:
List
<
LocationChooserModel
>