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

Cosmetics

This commit is contained in:
Martin Tůma 2018-08-20 18:48:05 +02:00
parent 7e42eefb4e
commit d358c92fc7

View File

@ -134,9 +134,9 @@
<pre> <pre>
&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;map xmlns="http://www.gpxsee.org/map/1.1"&gt; &lt;map xmlns="http://www.gpxsee.org/map/1.1"&gt;
&lt;name&gt;OSM - HiDPI&lt;/name&gt; &lt;name&gt;OSM - HiDPI&lt;/name&gt;
&lt;url&gt;https://a.osm.rrze.fau.de/osmhd/$z/$x/$y.png&lt;/url&gt; &lt;url&gt;https://a.osm.rrze.fau.de/osmhd/$z/$x/$y.png&lt;/url&gt;
&lt;tilePixelRatio&gt;2&lt;/tilePixelRatio&gt; &lt;tilePixelRatio&gt;2&lt;/tilePixelRatio&gt;
&lt;/map&gt; &lt;/map&gt;
</pre> </pre>