From 52a63c3ff1582e4f72f01eaaeb7660d096c68917 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20T=C5=AFma?= Due to the limited file system access on Android, all map formats that consist of
multiple files (eg. OziExplorer maps or World-file georeferenced images) will not load
properly when loaded from the application menu. You have to put such maps
- to the GPXSee map directory to make them work.
The same applies to all SQLite-based map formats.
+Even though all other maps will load from the application menu, it is strongly + recommended for all offline maps to be also moved to the GPXSee map directory as the file + access on Android is two orders of magnitude (100x!) slower when the file is located + and opened from some "user folder" than if it is accessed/opened in the application folder. + Especially IMG maps on new Android versions (>=11) are almost unusable when opened from + the application menu.
There are numerous OpenGL issues in Qt that cause some kind of broken rendering