update FAQ with some basic how-to-use flatpak app #226

Merged
tssc7my0no7 merged 11 commits from master into master 2024-12-24 17:42:14 +00:00
tssc7my0no7 commented 2024-04-03 21:09:02 +00:00 (Migrated from github.com)

this pr adds some basic information on using the flatpak application

this pr adds some basic information on using the flatpak application
biodranik (Migrated from github.com) reviewed 2024-04-04 22:07:26 +00:00
biodranik (Migrated from github.com) commented 2024-04-04 22:02:21 +00:00
To install OM on Linux with flatpak, open the terminal and input `flatpak install flathub app.organicmaps.desktop`
```suggestion To install OM on Linux with flatpak, open the terminal and input `flatpak install flathub app.organicmaps.desktop` ```
biodranik (Migrated from github.com) commented 2024-04-04 22:03:13 +00:00
Once the app is installed you can use the scroll wheel of your mouse or the controls on the right menu bar to zoom into the area you wish to navigate in order to download maps for that area. You can also click the "download" icon in the lower right. Once you have downloaded maps for the regions you care about, the app should work even without an internet connection. 
```suggestion Once the app is installed you can use the scroll wheel of your mouse or the controls on the right menu bar to zoom into the area you wish to navigate in order to download maps for that area. You can also click the "download" icon in the lower right. Once you have downloaded maps for the regions you care about, the app should work even without an internet connection. ```
biodranik (Migrated from github.com) commented 2024-04-04 22:04:19 +00:00
To perform routing and turn by turn navigation, you have a couple of options. if you know the GPS coordinates of your starting and ending points, you can click the settings icon (above the green checkmark) and input the coordinates of your starting point and destination. To set the starting point on the map, click the navigation icon and select "start point", then hold down the shift key and left-click on the map. To set the destination, change to "end point" and click a location on the map.
```suggestion To perform routing and turn by turn navigation, you have a couple of options. if you know the GPS coordinates of your starting and ending points, you can click the settings icon (above the green checkmark) and input the coordinates of your starting point and destination. To set the starting point on the map, click the navigation icon and select "start point", then hold down the shift key and left-click on the map. To set the destination, change to "end point" and click a location on the map. ```
biodranik (Migrated from github.com) commented 2024-04-04 22:05:20 +00:00
To bookmark a location, hold down the Alt key and right-click the place you want to bookmark. The bookmark may not be immediately visible, to view and manage bookmarks you need to click the red star icon. 
```suggestion To bookmark a location, hold down the Alt key and right-click the place you want to bookmark. The bookmark may not be immediately visible, to view and manage bookmarks you need to click the red star icon. ```
biodranik (Migrated from github.com) commented 2024-04-04 22:05:55 +00:00

What does it mean "may not be immediately visible"? It looks like a bug. Does it always reproduce?

What does it mean "may not be immediately visible"? It looks like a bug. Does it always reproduce?
biodranik (Migrated from github.com) commented 2024-04-04 22:07:21 +00:00
The Linux desktop app is mostly used for development purposes (automated testing and checking logic without having to compile for mobile). Any volunteers to improve the usability of the Linux version are welcomed!
```suggestion The Linux desktop app is mostly used for development purposes (automated testing and checking logic without having to compile for mobile). Any volunteers to improve the usability of the Linux version are welcomed! ```
meenbeese (Migrated from github.com) approved these changes 2024-12-24 17:40:06 +00:00
meenbeese commented 2024-12-24 17:48:47 +00:00 (Migrated from github.com)

Merged. Thank you for your contribution @tssc7my0no7!

Merged. Thank you for your contribution @tssc7my0no7!
Sign in to join this conversation.
No description provided.