mracko / MSFS-Mobile-Companion-App

Mobile Companion App for MSFS 2020
GNU Affero General Public License v3.0
362 stars 39 forks source link

Add data panel to map view #72

Open snooky234 opened 1 year ago

snooky234 commented 1 year ago

Hi mracko!

first of all, thanks for this great app! I personally missed some information on the map view that I would like to keep track of during the flight. My main use case is to monitor my flight remotely on the local network over my phone with the following information:

I also added a button at the bottom to toggle the new info panel.

image

I had to shorten the texts of the other buttons to ensure that everything remains accessible on mobile devices:

image

I tested and iterated the new feature several times and find it very helpful now. If like it you can add it to your repo.

Looking forward to your feedback!