NavigationStartedListener

Used to inform caller that navigation has been started.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onNavigationStarted(navigatedRoutes: NavigatedRoutes?)

Called when the navigation has been started. It is expected to have this method called after calling TomTomNavigation.start.