startNavigation

abstract suspend fun startNavigation(route: NavigationRoute): Result<Unit>

Start active guidance with the given route.