toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.sdk.search.domain.model
/
MbxCategorySearchOptions
/
MbxCategorySearchOptions
Mbx
Category
Search
Options
constructor
(
proximity
:
Point
?
=
null
,
boundingBox
:
BoundingBox
?
=
null
,
countries
:
List
<
String
>
?
=
null
,
fuzzyMatch
:
Boolean
?
=
null
,
languages
:
List
<
String
>
?
=
null
,
limit
:
Int
?
=
null
,
routeOptions
:
RouteOptions
?
=
null
,
origin
:
Point
?
=
null
)