mapNavigationInfo

fun mapNavigationInfo(    expectedManeuvers: Expected<ManeuverError, List<Maneuver>>,     routeShields: List<RouteShield>,     routeProgress: RouteProgress,     junctionValue: JunctionValue? = null): NavigationTemplate.NavigationInfo?