mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 11:45:53 +01:00
8 lines
323 B
XML
8 lines
323 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||
|
<name>Esri OpenStreetMap v2</name>
|
||
|
<url>https://basemaps.arcgis.com/arcgis/rest/services/OpenStreetMap_v2/VectorTileServer/tile/$z/$y/$x.pbf</url>
|
||
|
<tile type="vector" size="512"/>
|
||
|
<copyright>© Esri, © OpenStreetMap</copyright>
|
||
|
</map>
|