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.domain.geocode
/
GeocodeSearchResponse
/
GeocodeSearchResponse
Geocode
Search
Response
constructor
(
geocoding
:
Geocoding
?
=
null
,
type
:
String
?
=
null
,
features
:
List
<
GeocodeFeature
>
=
emptyList()
,
bbox
:
List
<
Double
>
?
=
null
,
errors
:
List
<
String
>
?
=
null
,
warnings
:
List
<
String
>
?
=
null
,
engine
:
Engine
?
=
null
,
timestamp
:
Long
?
=
null
)