sdk
2.5.0
sdk
/
com.mapbox.search.result
/
SearchAddress
/
SearchAddress
Search
Address
@
JvmOverloads
fun
SearchAddress
(
houseNumber
:
String
?
=
null
,
street
:
String
?
=
null
,
neighborhood
:
String
?
=
null
,
locality
:
String
?
=
null
,
postcode
:
String
?
=
null
,
place
:
String
?
=
null
,
district
:
String
?
=
null
,
region
:
String
?
=
null
,
country
:
String
?
=
null
)