mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added missing style info
This commit is contained in:
parent
dc20cd2364
commit
82a961d044
@ -1,4 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--
|
||||||
|
This map requires a style for the Esri tile scheme like
|
||||||
|
https://github.com/tumic0/QtPBFImagePlugin-styles/tree/master/Esri/street
|
||||||
|
The default OpenMapTiles tile scheme style included in QtPBFImagePlugin
|
||||||
|
won't display the map properly!
|
||||||
|
-->
|
||||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||||
<name>Esri OpenStreetMap v2</name>
|
<name>Esri OpenStreetMap v2</name>
|
||||||
<url>https://basemaps.arcgis.com/arcgis/rest/services/OpenStreetMap_v2/VectorTileServer/tile/$z/$y/$x.pbf</url>
|
<url>https://basemaps.arcgis.com/arcgis/rest/services/OpenStreetMap_v2/VectorTileServer/tile/$z/$y/$x.pbf</url>
|
||||||
|
Loading…
Reference in New Issue
Block a user