You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question about navigation when the device is in landscape mode.
I would like the current position to be automatically displayed on the right side of the screen instead of the center, like Google Maps app (see attached image) when the device is turned horizontally.
With the Navigation SDK for Android, it is possible to use setPadding to shift the current position to the right, but it seems that setPadding is not available in the flutter SDK. Is there any plan to make this available?
The text was updated successfully, but these errors were encountered:
Hi @iwata-yasuaki,
This is currently not possible; and having ability to control map padding is something the package should support.
I've labeled this as feature request.
jokerttu
changed the title
[Question] Displaying Current Position on Right Side in Landscape Mode
Displaying Current Position on Right Side in Landscape Mode
Nov 13, 2024
I have a question about navigation when the device is in landscape mode.
The text was updated successfully, but these errors were encountered: