diff --git a/doc.html b/doc.html index 3f1f5105..74948b79 100644 --- a/doc.html +++ b/doc.html @@ -291,8 +291,8 @@

Offline maps

OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX & IMG/GMAP maps, TwoNav RMaps, MBTiles, KMZ maps, AlpineQuest AQM maps, Locus/OsmAnd/RMaps SQLite - maps, Mapsforge maps, BSB charts, QCT maps, and GeoTIFF and World-File - georeferenced images are supported by GPXSee.

+ maps, Mapsforge maps, BSB charts, QCT maps, GEMF maps, Osmdroid SQLite maps + and GeoTIFF and World-File georeferenced images are supported by GPXSee.

You may easily create offline atlases from online map services by using Mobile Atlas Creator (MOBAC).

@@ -400,6 +400,22 @@ plugin has been completely reworked in Qt6, is much more powerfull than in Qt5 and is compiled by default.

+ +

Known issues

+ +

Android file system

+

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.

+ +

OpenGL

+

There are numerous OpenGL issues in Qt that cause some kind of broken rendering + or even an application crash. OpenGL is thus disabled by default even if it can + significantly speed up rendering of big data sets. You may enable OpenGL in + the preferences, but be prepared that "strange things" may happen...

+ +

[1] The Android global configuration is part of the APK and is not accessible on an unrooted phone.

@@ -436,6 +452,7 @@
Positioning
Windows & OS X
Linux
+
Known issues
 
diff --git a/index.html b/index.html index 7f3fcd08..bcb09a4c 100644 --- a/index.html +++ b/index.html @@ -192,6 +192,16 @@

Releases

+
+

Jul 31 2022

+

Version 11.2

+ +

Jun 2 2022

Version 11.1

@@ -223,15 +233,6 @@
  • Improved marine charts rendering.
  • -
    -

    Mar 27 2022

    -

    Version 10.5

    - -