dispatchOnActiveRouteChanged

abstract fun dispatchOnActiveRouteChanged(route: Route)

Dispatch ActiveRouteChangedListener.onActiveRouteChanged.

It should be called whenever the active route should be changed. This function changes NavigationVisualization.selectedRoute/NavigationVisualization.activeRoute.