toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.sdk.search.domain
/
SearchAreaParams
Search
Area
Params
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
SearchAreaParams
(
val
boundingBox
:
BoundingBox
,
val
center
:
Point
)
Members
Constructors
Search
Area
Params
Link copied to clipboard
constructor
(
boundingBox
:
BoundingBox
,
center
:
Point
)
Properties
bounding
Box
Link copied to clipboard
val
boundingBox
:
BoundingBox
center
Link copied to clipboard
val
center
:
Point