toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-favorites
/
com.mapbox.dash.favorites
/
FavoritePlace
Favorite
Place
data
class
FavoritePlace
(
val
place
:
DestinationSearchResult
,
val
type
:
FavoriteType
)
Members
Members & Extensions
Constructors
Favorite
Place
Link copied to clipboard
constructor
(
place
:
DestinationSearchResult
,
type
:
FavoriteType
)
Properties
place
Link copied to clipboard
val
place
:
DestinationSearchResult
type
Link copied to clipboard
val
type
:
FavoriteType
Functions
to
Place
Favorite
Status
Link copied to clipboard
fun
FavoritePlace
?
.
toPlaceFavoriteStatus
(
)
:
PlaceFavoriteStatus