mapbox / mapbox-navigation-android

Mapbox Navigation SDK for Android
https://docs.mapbox.com/android/navigation/overview/
Other
622 stars 319 forks source link

UI issue with navigation sdk 1.0.0 version #3673

Open Rahul0305 opened 4 years ago

Rahul0305 commented 4 years ago

Android API: implementation "com.mapbox.navigation:ui:1.0.0" Mapbox Navigation SDK version: 1.0.0

UI issues with updated sdk

I have updated mapbox navigation sdk "implementation "com.mapbox.navigation:ui:1.0.0" and we found some issues like

  1. Mapbox icons shows little above as in old version it shows bottom of the screen.
  2. Navigation icon is showing center of the screen as in old version icon was centered in the bottom third of the screen. In new version icon shosing into center of the screen so it is difficult to view next path.
  3. Also Turn icon showing wrong direction.

Old sdk: implementation 'com.mapbox.mapboxsdk:mapbox-android-navigation-ui:0.42.6' New sdk: implementation "com.mapbox.navigation:ui:1.0.0"

Screen shot from updated version (This is wrong)

121966723_341075177121792_7167254476658966254_n

Screen shot from old version (this is correct)

device-2020-10-22-101929123

LukasPaczos commented 4 years ago

Hey @Rahul0305, thanks for reaching out! We'll try to reproduce and split the issue into smaller tickets and address in future releases. By any chance, could you share the route JSON that reproduces the incorrect directions instruction?

/cc @abhishek1508

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.