mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-16 03:44:24 +02:00
Added version 7.4 info
+ updated documentation
This commit is contained in:
14
doc.html
14
doc.html
@ -156,7 +156,7 @@
|
||||
</map>
|
||||
</pre>
|
||||
|
||||
<p>In case of vector tile images (PBF<sup><a href="#pbf">2</a></sup>),
|
||||
<p>In case of vector tile images (MVT<sup><a href="#pbf">2</a></sup>),
|
||||
set the type attribute of the <i>tile</i> tag to "vector". This will
|
||||
adjust the pixel ratio of the tile to the pixel ratio of the display
|
||||
device.</p>
|
||||
@ -256,18 +256,18 @@
|
||||
</pre>
|
||||
|
||||
<h3 id="offline">Offline maps</h3>
|
||||
<p>OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, MBTiles and GeoTIFF
|
||||
images are supported by GPXSee.</p>
|
||||
<p>OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, TwoNav RMaps,
|
||||
MBTiles and GeoTIFF images are supported by GPXSee.</p>
|
||||
|
||||
<p>You may easily create offline atlases from online map services by using
|
||||
<a href="http://mobac.sourceforge.net/">Mobile Atlas Creator (MOBAC)</a>.</p>
|
||||
|
||||
|
||||
<h2 id="poi">POI files</h2>
|
||||
<p>All of the supported formats with waypoints capability - GPX, KML, TCX, NMEA, WPT
|
||||
and Garmin CSV - can be loaded either as data files or as POI files. When a file
|
||||
is opened as a POI file, only waypoints reasonable near the tracks/waypoints of
|
||||
the loaded data files are displayed.</p>
|
||||
<p>All of the supported formats with waypoints capability - GPX, KML, TCX, NMEA,
|
||||
WPT, LOC, GeoJSON and Garmin CSV - can be loaded either as data files or as POI
|
||||
files. When a file is opened as a POI file, only waypoints reasonable near the
|
||||
tracks/waypoints of the loaded data files are displayed.</p>
|
||||
|
||||
<p>To make GPXSee load a POI file automatically on startup, add the file to the
|
||||
<code>POI</code> directory in one of the configuration paths.</p>
|
||||
|
Reference in New Issue
Block a user