Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct NavigationMatchOptions congestion level in cycling profile … #4564

Commits on Oct 13, 2023

  1. Correct NavigationMatchOptions congestion level in cycling profile (#…

    …4563)
    
    Correct the `.numericCongestionLevel` attribute to `.congestionLevel` when using the cycling profile. This is the same as #3495 (#3496) but for `NavigationMatchOptions` instead of `NavigationRouteOptions`.
    
    https://github.com/mapbox/mapbox-navigation-ios/blob/ff4873f77bd91505820e6027f1a4a43efc4a7a3d/Sources/MapboxCoreNavigation/NavigationRouteOptions.swift#L28-L34
    
    Signed-off-by: Matt Robinson <[email protected]>
    mattrobmattrob authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7849d47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97669d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21666c7 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    azarovalex committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5702810 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    azarovalex committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    535ac15 View commit details
    Browse the repository at this point in the history