ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.helper
/
GeocodeHelper
/
reverse
reverse
suspend
fun
OrsClient
.
reverse
(
apiKey
:
String
,
lon
:
Double
,
lat
:
Double
,
radiusKm
:
Double
?
=
null
,
size
:
Int
?
=
null
,
layers
:
List
<
String
>
?
=
null
,
sources
:
List
<
String
>
?
=
null
,
boundaryCountry
:
String
?
=
null
)
:
GeocodeSearchResponse
Reverse geocoding for a point.