mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added MapTiler PBF map
This commit is contained in:
parent
3ee8c0ebe2
commit
a15506ab1f
8
World/MapTiler.tpl
Normal file
8
World/MapTiler.tpl
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||||
|
<name>MapTiler</name>
|
||||||
|
<url>https://maps.tilehosting.com/data/v3/$z/$x/$y.pbf?key=insert-your-apikey-here</url>
|
||||||
|
<tile type="vector"/>
|
||||||
|
<zoom max="14"/>
|
||||||
|
<copyright>© MapTiler © OpenStreetMap contributors</copyright>
|
||||||
|
</map>
|
Loading…
Reference in New Issue
Block a user