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

Added link to bundled online maps list

This commit is contained in:
Martin Tůma 2017-08-23 22:47:57 +02:00
parent 396f34cd30
commit 849482a7dd

View File

@ -92,11 +92,11 @@
<h2>Maps</h2> <h2>Maps</h2>
<h3>Online maps</h3> <h3>Online maps</h3>
<p>GPXSee supports most <a href="https://en.wikipedia.org/wiki/Web_Mercator">Web Mercator</a> <p>GPXSee supports most tile server based online maps out there, but the
based online maps out there, but the list of maps distributed with the official <a href="https://github.com/tumic0/GPXSee/blob/master/pkg/maps.txt">list
packages is limited to those that are "freely distributable". You may however of maps</a> distributed with the official packages is limited to those
easily override the default map list with your own list either by editing the that are "freely distributable". You may however easily override the default
global map list file:</p> map list with your own list either by editing the global map list file:</p>
<table class="config-files"> <table class="config-files">
<tr> <tr>
@ -219,25 +219,6 @@ Map2 http://mapserver.org/map/$z-$x-$y
British, Irish and Swedish grid and NZTM2000.</li> British, Irish and Swedish grid and NZTM2000.</li>
</ul> </ul>
</div> </div>
<!--
<div class="news-item">
<p class="date">May 1 2017</p>
<h4>Version 4.6</h4>
<ul>
<li>Fixed broken PDF export/printing (broken map scale/waypoints size).</li>
<li>Improved path projection performance when an atlas is used.</li>
</ul>
</div>
<div class="news-item">
<p class="date">April 23 2017</p>
<h4>Version 4.5</h4>
<ul>
<li>Added support for "runtime" loading of offline maps.</li>
<li>Fixed atlas zoom fitting.</li>
<li>Fixed various minor offline map loading issues.</li>
</ul>
</div>
-->
</div> </div>
<div id="changelog-link"> <div id="changelog-link">
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a> <a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>