Skip to content

Expose StepManeuver modifier types #1141

@Guardiola31337

Description

@Guardiola31337

Similar to StepManeuverType we should expose the different modifier types 👀 https://docs.mapbox.com/api/navigation/#step-maneuver-object

Possible values Description
uturn Indicates a reversal of direction. type can be turn or continue when staying on the same road.
sharp right A sharp right turn.
right A normal turn to the right.
slight right A slight turn to the right.
straight No relevant change in direction.
slight left A slight turn to the left.
left A normal turn to the left.
sharp left A sharp turn to the left.

Only exposed through the Navigation SDK but recently removed in https://github.com/mapbox/mapbox-navigation-android/pull/2839/files#diff-8c755921f2385f1530835cba285cbdceL276-L309

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions