mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-21 06:14:23 +02:00
Added versio 7.38 info
This commit is contained in:
19
index.html
19
index.html
@ -92,7 +92,7 @@
|
||||
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
|
||||
WMS, TMS, QuadTiles).</li>
|
||||
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
|
||||
& JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles).</li>
|
||||
& JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles, BSB charts).</li>
|
||||
<li>Elevation, speed, heart rate, cadence, power, temperature
|
||||
and gear ratio/shifts graphs.</li>
|
||||
<li>Support for DEM files (SRTM HGT).</li>
|
||||
@ -174,6 +174,16 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<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&drop, ...) and with overviews.</li>
|
||||
<li>Added support for BSB nautical charts.</li>
|
||||
<li>Added support for polyconic projections.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Nov 24 2020</p>
|
||||
<h4>Version 7.37</h4>
|
||||
@ -215,13 +225,6 @@
|
||||
<li>Linux only: Fixed application icons paths.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 8 2020</p>
|
||||
<h4>Version 7.33</h4>
|
||||
<ul>
|
||||
<li>Added PNG export.</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>
|
||||
|
Reference in New Issue
Block a user