mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 12:39:16 +02:00
Do not use the obsolete "1" xmlns
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" type="OSM">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="OSM">
|
||||
<name>UMP-pcPL</name>
|
||||
<url>http://tiles.ump.waw.pl/ump_tiles/$z/$x/$y.png</url>
|
||||
<copyright>© UMP-pcPL | http://ump.waw.pl/ (CC BY-SA 3.0)</copyright>
|
||||
|
Reference in New Issue
Block a user