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
/
OrsClient
/
geocodeReverse
geocode
Reverse
abstract
suspend
fun
geocodeReverse
(
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 single coordinate.