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

[Bug]: Incorrect road which should be one way in Openstreetmap but it seems mapbox route still not updated #4712

Open
santoso8118 opened this issue Aug 21, 2024 · 1 comment
Labels
bug Something isn’t working

Comments

@santoso8118
Copy link

santoso8118 commented Aug 21, 2024

Mapbox Navigation SDK version

2.17.0

Steps to reproduce

  1. User origin location at : 1.2916178, 103.8491238
  2. Search for a location name "Capitol Theatre" (1.2934845, 103.8513529)
  3. Mapbox returns incorrect route that go through "Coleman lane". That is 1 way lane
  4. We can check the location at that lane from google maps at: 25 Hill St - Google Maps
    Please see the capture image below to see the 1 way lane that we marked as red X icon in the image:

Incorrect Route

Expected behavior

Mapbox should update map data and suggest correct route for user.
The route should not go through "Coleman lane" its a 1 way lane

Actual behavior

Mapbox give incorrect route to navigate user go through 1 way lane. This is dangerous for user to driving to a 1 way road

Is this a one-time issue or a repeatable issue?

repeatable

@santoso8118 santoso8118 added the bug Something isn’t working label Aug 21, 2024
@kried
Copy link
Contributor

kried commented Sep 3, 2024

Hi @santoso8118

Now the returned route looks like on this screenshot:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

No branches or pull requests

2 participants