mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-22 23:04:23 +02:00
Added version 9.1 info
This commit is contained in:
23
index.html
23
index.html
@ -87,8 +87,8 @@
|
||||
<h3>Key features</h3>
|
||||
<ul>
|
||||
<li>Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC,
|
||||
GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV and
|
||||
geotagged JPEG files.</li>
|
||||
GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV,
|
||||
TomTom OV2 & ITN and geotagged JPEG files.</li>
|
||||
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
|
||||
WMS, TMS, QuadTiles).</li>
|
||||
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
|
||||
@ -176,6 +176,16 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">May 29 2021</p>
|
||||
<h4>Version 9.1</h4>
|
||||
<ul>
|
||||
<li>Added support for TomTom OV2 and ITN files.</li>
|
||||
<li>Various waypoint properties enhancements.</li>
|
||||
<li>Mapsforge maps rendering fixes/improvements.</li>
|
||||
<li>Some more minor fixes.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Apr 20 2021</p>
|
||||
<h4>Version 9.0</h4>
|
||||
@ -210,15 +220,6 @@
|
||||
<li>Improved Full-screen layout.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 14 2021</p>
|
||||
<h4>Version 8.6</h4>
|
||||
<ul>
|
||||
<li>Added support for Locus/OsmAnd/RMaps SQLite maps.</li>
|
||||
<li>Add Coordinates display option to position info.</li>
|
||||
<li>Minor AQM maps display fix.</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