Open Rahul0305 opened 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
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.
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
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)
Screen shot from old version (this is correct)