dispatchOnDestinationArrived

abstract fun dispatchOnDestinationArrived(route: Route)

Dispatch DestinationArrivalListener.onDestinationArrived.

It should be called whenever a destination is reached. This function hides route instructions, removes NavigationVisualization.plannedRoutes, and switches the camera to the default configuration of CameraTrackingMode.FollowNorthUp. Default behavior can be overridden with NavigationVisualization.setCameraTrackingMode.