1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-17 20:34:23 +02:00

Added version 9.0 info

This commit is contained in:
2021-04-20 09:19:54 +02:00
parent 00f9cf2af6
commit 803a7666a8
2 changed files with 14 additions and 12 deletions

View File

@ -261,7 +261,7 @@
<h3 id="offline">Offline maps</h3>
<p>OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX &amp; IMG/GMAP maps,
TwoNav RMaps, MBTiles, KMZ maps, AlpineQuest AQM maps, Locus/OsmAnd/RMaps SQLite
maps, BSB charts and GeoTIFF images are supported by GPXSee.</p>
maps, Mapsforge maps, BSB charts and GeoTIFF images are supported by GPXSee.</p>
<p>There is support for IMG maps overlay in GPXSee since version 7.30. If the map
name is <i>mapname.img</i> and there is also a file named <i>mapname.img.1</i>
@ -272,11 +272,12 @@
<a href="http://mobac.sourceforge.net/">Mobile Atlas Creator (MOBAC)</a>.</p>
<h3 id="styles">Map styles</h3>
<p>MVT(PBF) and Garmin IMG maps can be styled with user defined styles.
<p>MVT(PBF), Mapsforge and Garmin IMG maps can be styled with user defined styles.
To apply a user defined style, place it to the <code>style</code> directory in
one of the configuration paths. The style must be named <i>style.typ</i> (Garmin
IMG) or <i>style.json</i> (MVT) for GPXSee to use it. If a Garmin IMG map
contains a TYP file, it takes precedence over the user TYP file.</p>
IMG), <i>style.xml</i> (Mapsforge) or <i>style.json</i> (MVT) for GPXSee to use it.
If a Garmin IMG map contains a TYP file, it takes precedence over the user TYP
file.</p>
<h2 id="poi">POI files</h2>