toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.ui
/
DestinationPreviewUiState
/
PlaceDetails
Place
Details
@
Stable
class
PlaceDetails
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
val
origin
:
DashSearchResult
,
val
alreadyOnTheRoute
:
Boolean
)
Members
Constructors
Place
Details
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
origin
:
DashSearchResult
,
alreadyOnTheRoute
:
Boolean
)
Properties
already
On
The
Route
Link copied to clipboard
val
alreadyOnTheRoute
:
Boolean
origin
Link copied to clipboard
val
origin
:
DashSearchResult