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

Retrieve additional map attributes to display reliable current road name. #1576

Merged
merged 24 commits into from
Aug 2, 2018

Commits on Jul 24, 2018

  1. [GH-1440] - WIP Created a Highway shield struct to contain all the de…

    …tails for textColor and fillColor for current road feature.
    vincethecoder committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    fdd18cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f8e59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4976e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7874ada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6de1d55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    187fb0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    776eda8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a0938a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. [GH-1440] - Modified the highway shield with concise enum variations.…

    … Updated route map view controller to integrate the new changes in the highway shield struct.
    vincethecoder committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    0907c18 View commit details
    Browse the repository at this point in the history
  2. [GH-1440] - Modified the highway shield with concise enum variations.…

    … Updated route map view controller to integrate the new changes in the highway shield struct.
    
    Co-authored-by: Jerrad Thramer <[email protected]>
    Co-authored-by: Vincent Sam <[email protected]>
    vincethecoder and Jerrad Thramer committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    ab7cd59 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'navigation/reliable_current_roadname_label' of github.c…

    …om:mapbox/mapbox-navigation-ios into navigation/reliable_current_roadname_label
    vincethecoder committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    254b832 View commit details
    Browse the repository at this point in the history
  4. [GH-1440] - Refactored the closures for locale and locale with road c…

    …lass used within the highway shield struct.
    vincethecoder committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    2494cc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afc19bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c15b03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5d75bf View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. [GH-1440] - Added convenience initializer to handle the composition o…

    …f text and image for road name label attachment. Refactor to retrieve the appropriate attachment for current shields on a road along the route.
    vincethecoder committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    795f553 View commit details
    Browse the repository at this point in the history
  2. [GH-1440] - Refactored the logic that retrieves the shield name from …

    …the current polyline and multipolyline features. Updates to return the original full format of the rawValue init with HighwayShield.
    vincethecoder committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    a76fafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32942de View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    0926a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d33a3b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12f9954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5deaa9f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    aedb833 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    efbbb5a View commit details
    Browse the repository at this point in the history