Skip to content

Incorrect then banner maneuver #1228

@Guardiola31337

Description

@Guardiola31337

Found a weird behavior with the "then banner" 👀

then_banner_icon_flipped_issue

then_banner_icon_left

then_banner_icon_right

The then banner shows the next instruction after the immediate one and the maneuver is wrong.

Route

.origin(Point.fromLngLat(-0.358568,39.49221))
.destination(Point.fromLngLat(-0.3606,39.490841))

After some 🕵️ the data seems to be 👌 so I guess it's an issue related to how we're populating the model. My hunch is that we're updating the model sooner than shouldn't because the next next instruction is a turn left. As you can 👀 in the video ☝️ this only affects the maneuver (turn left when should be right) - text is 🆗 (Calle Humanista Frederic Furio)

Noting that there's a whole sub component that we aren't consuming so in order to fix this issue could better to just replace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefect to be fixed.

    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