OnNavigationStartedListener

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(routes: List<Route>)

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