toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-history
/
com.mapbox.nav.gm.history.serialization
/
FavoriteResult
/
FavoriteResult
Favorite
Result
constructor
(
id
:
String
,
name
:
String
,
descriptionText
:
String
?
,
address
:
SearchAddress
?
,
routablePoints
:
List
<
@
Serializable
(
with
=
RoutablePointSurrogateSerializer::class
)
RoutablePoint
>
?
,
coordinate
:
Point
,
categories
:
List
<
String
>
?
,
types
:
List
<
SearchResultType
>
)