toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-route-restore
/
com.mapbox.dash.route.restore
/
NavigationStorageRepository
Navigation
Storage
Repository
interface
NavigationStorageRepository
Inheritors
NavigationStorageRepositoryImpl
Members
Functions
get
Active
Route
Destination
Link copied to clipboard
abstract
fun
getActiveRouteDestination
(
)
:
ActiveRouteDestination
save
Active
Route
Destination
Link copied to clipboard
abstract
fun
saveActiveRouteDestination
(
activeRouteDestination
:
ActiveRouteDestination
)