mapbox / mapbox-navigation-ios

Turn-by-turn navigation logic and UI in Swift on iOS
https://docs.mapbox.com/ios/navigation/
Other
863 stars 313 forks source link

navigationView.endOfRouteView has bug when rotating #1765

Open PeterWangNavisens opened 6 years ago

PeterWangNavisens commented 6 years ago

Mapbox Navigation SDK version: 0.20.1

After arrival, the end navigation UI will be shown, rotate the phone, the endOfRouteView does not handle the rotation.

PeterWangNavisens commented 6 years ago

img_1396 img_1397

akitchen commented 6 years ago

hi @PeterJSullivan - thank you for the bug report. We will address this in an upcoming release. We would also welcome a pull request if this is something you find to be easy to resolve in the context of developing your application.