toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ipc-client-search
/
com.mapbox.dash.sdk.ipc.client.search
/
reverseGeocoding
reverse
Geocoding
suspend
fun
NavManagerService
.
reverseGeocoding
(
location
:
Point
)
:
Result
<
List
<
SearchResult
>
>
Performs revers geocoding to get a list of places (
SearchResult
) by given coordinate.