toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-route-restore
/
com.mapbox.dash.route.restore
/
ActiveRouteDestination
/
Unfinished
Unfinished
data
class
Unfinished
(
val
places
:
List
<
RoutePlace
>
)
:
ActiveRouteDestination
Members
Constructors
Unfinished
Link copied to clipboard
constructor
(
places
:
List
<
RoutePlace
>
)
Properties
places
Link copied to clipboard
val
places
:
List
<
RoutePlace
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String