onStartNavigation

open override fun onStartNavigation()

Initiates navigation with the currently selected route.

This method should be called when the user confirms they want to start turn-by-turn navigation along the selected route.


val onStartNavigation: (TrafficRoute, RouteBuildOptions) -> Unit