mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-21 22:34:23 +02:00
Added version 9.0 info
This commit is contained in:
17
index.html
17
index.html
@ -93,7 +93,8 @@
|
||||
WMS, TMS, QuadTiles).</li>
|
||||
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
|
||||
& JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles, BSB charts,
|
||||
KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps).</li>
|
||||
KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps,
|
||||
Mapsforge 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 +176,13 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Apr 20 2021</p>
|
||||
<h4>Version 9.0</h4>
|
||||
<ul>
|
||||
<li>Added support for Mapsforge maps.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Mar 23 2021</p>
|
||||
<h4>Version 8.9</h4>
|
||||
@ -211,13 +219,6 @@
|
||||
<li>Minor AQM maps display fix.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 8 2021</p>
|
||||
<h4>Version 8.5</h4>
|
||||
<ul>
|
||||
<li>Fixed crash on areas/polygons (introduced in 8.2).</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