NavigationMapRoute

@TestOnly()
open fun NavigationMapRoute(navigation: MapboxNavigation, mapView: MapView, mapboxMap: MapboxMap, lifecycleOwner: LifecycleOwner, styleRes: Int, belowLayer: String, mapClickListener: MapRouteClickListener, didFinishLoadingStyleListener: MapView.OnDidFinishLoadingStyleListener, progressChangeListener: MapRouteProgressChangeListener)
@TestOnly()
open fun NavigationMapRoute(navigation: MapboxNavigation, mapView: MapView, mapboxMap: MapboxMap, lifecycleOwner: LifecycleOwner, styleRes: Int, belowLayer: String, mapClickListener: MapRouteClickListener, didFinishLoadingStyleListener: MapView.OnDidFinishLoadingStyleListener, progressChangeListener: MapRouteProgressChangeListener, routeLine: MapRouteLine, routeArrow: MapRouteArrow)