mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Fixed map bounds
This commit is contained in:
parent
8ad8e7c051
commit
51639ce14d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user