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:
9
doc.html
9
doc.html
@ -261,7 +261,7 @@
|
||||
<h3 id="offline">Offline maps</h3>
|
||||
<p>OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX & 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>
|
||||
|
Reference in New Issue
Block a user