1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Version 8.4 info

This commit is contained in:
Martin Tůma 2021-02-07 16:21:01 +01:00
parent 851adb573f
commit ba49ac6baa
2 changed files with 12 additions and 13 deletions

View File

@ -260,8 +260,8 @@
<h3 id="offline">Offline maps</h3>
<p>OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX &amp; IMG/GMAP maps,
TwoNav RMaps, MBTiles, KMZ maps, BSB charts and GeoTIFF images are supported
by GPXSee.</p>
TwoNav RMaps, MBTiles, KMZ maps, AlpineQuest AQM 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>

View File

@ -93,7 +93,7 @@
WMS, TMS, QuadTiles).</li>
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
&amp; JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles, BSB charts,
KMZ maps).</li>
KMZ maps, AlpineQuest maps).</li>
<li>Elevation, speed, heart rate, cadence, power, temperature
and gear ratio/shifts graphs.</li>
<li>Support for DEM files (SRTM HGT).</li>
@ -175,6 +175,15 @@
<div id="sidebar">
<div class="latest-news">
<h3>Releases</h3>
<div class="news-item">
<p class="date">Feb 7 2021</p>
<h4>Version 8.4</h4>
<ul>
<li>Added support for AlpineQuest AQM maps.</li>
<li>Added position date display option.</li>
<li>IMG format compatability and performance improvements.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Jan 23 2021</p>
<h4>Version 8.3</h4>
@ -209,16 +218,6 @@
<li>Added Qt6 support, dropped Qt4 support.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Dec 15 2020</p>
<h4>Version 7.38</h4>
<ul>
<li>Maps can now be opened like data files (program parameter,
drag&amp;drop, ...) and with overviews.</li>
<li>Added support for BSB nautical charts.</li>
<li>Added support for polyconic projections.</li>
</ul>
</div>
</div>
<div id="changelog-link">
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>