Open
Description
Mapbox Navigation SDK version
3.3.1
Steps to reproduce
- Create an embedded view with app bar
- Display the app bar at the top of the screen.
- Tap to hide the app bar while the navigation is active.
- Observe the current position marker's behavior.
Expected behavior
The current location marker should remain visible and centered on the map when the app bar is hidden, maintaining a consistent user experience.
Actual behavior
The current location marker moves downwards and is no longer visible on the screen when the app bar is hidden.
How can I solve this issue if it's ain't a bug.
ScreenRecording_09-26-2024.2-14-26.PM_1.MP4
Is this a one-time issue or a repeatable issue?
repeatable