abrensch / brouter

configurable OSM offline router with elevation awareness, Java + Android
MIT License
476 stars 115 forks source link

Add portrait mode to app #582

Closed afischerdev closed 1 year ago

afischerdev commented 1 year ago

Based on issue #551, the download view can now also be loaded in portrait mode. This is only possible once at the beginning. Cannot switch while in use.

devemux86 commented 1 year ago

@afischerdev have you tried the manifest change mentioned here? https://github.com/abrensch/brouter/issues/551#issuecomment-1545650103

Although it's probably not a normal map view, it could switch while in use?

afischerdev commented 1 year ago

@devemux86 No, it's only active on start, not on use.