1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-10-06 06:43:23 +02:00

Fixed map bounds

This commit is contained in:
Martin Tůma 2020-12-11 21:24:13 +01:00
parent 8ad8e7c051
commit 51639ce14d

View File

@ -2,6 +2,6 @@
<map xmlns="http://www.gpxsee.org/map/1.4">
<name>Prahou na kole</name>
<url>https://tiles.prahounakole.cz/$z/$x/$y.png</url>
<bounds top="51" bottom="48.5" left="12" right="19"/>
<bounds top="51.2" bottom="48.5" left="12" right="19"/>
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © prahounakole.cz</copyright>
</map>