startNavigation

open override fun startNavigation(route: DirectionsRoute)

Start navigation for the given route.

This call will starting listening to location updates and process this data to update to the current navigation state. This will run until the stopNavigation is called.