toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.sdk.search.extension
Package-level
declarations
Functions
Functions
contains
Link copied to clipboard
fun
Polygon
.
contains
(
points
:
List
<
Point
>
)
:
Boolean
map
To
Internal
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
DashSearchResult
.
mapToInternal
(
)
:
DestinationSearchResult
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
List
<
DashSearchResult
>
.
mapToInternal
(
)
:
List
<
DestinationSearchResult
>
map
To
Public
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
DestinationSearchResult
.
mapToPublic
(
)
:
DashSearchResult
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
List
<
DestinationSearchResult
>
.
mapToPublic
(
)
:
List
<
DashSearchResult
>