diff --git a/index.html b/index.html index a81b41a..90188b2 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ can use it in GPXSee.

Map Preview
HERE Vector Tiles [TPL] Map Preview
HikeBikeMap Map Preview
Inkatlas Outdoor Map -Map Preview
MapTiler [TPL] +Map Preview
MapTiler Planet [TPL] Map Preview
Mapbox Vector Tiles [TPL] Map Preview
Open Street Map @@ -41,15 +41,16 @@ can use it in GPXSee.

Map Preview
Open Street Map - HiDPI Map Preview
Open Topo Map +Map Preview
OpenMapTiles Planet [TPL] Map Preview
Thunderforest - Landscape [TPL] Map Preview
Thunderforest - Neighbourhood [TPL] -Map Preview
Thunderforest - OpenCycleMap [TPL] +Map Preview
Thunderforest - OpenCycleMap [TPL] Map Preview
Thunderforest - Outdoors [TPL] Map Preview
Thunderforest - Transport [TPL] Map Preview
UNESCO -Map Preview
marshruty.ru +Map Preview
marshruty.ru Map Preview
openAIP Map Preview
ÖPNVKarte diff --git a/maps/MapTiler-MapTiler.tpl b/maps/MapTiler-MapTiler.tpl new file mode 100644 index 0000000..0b5b201 --- /dev/null +++ b/maps/MapTiler-MapTiler.tpl @@ -0,0 +1,9 @@ + + + MapTiler Planet + https://api.maptiler.com/tiles/v3/$z/$x/$y.pbf?key=insert-your-apikey-here + + + + © MapTiler © OpenStreetMap contributors + diff --git a/maps/MapTiler-OpenMapTiles.tpl b/maps/MapTiler-OpenMapTiles.tpl new file mode 100644 index 0000000..447a9bb --- /dev/null +++ b/maps/MapTiler-OpenMapTiles.tpl @@ -0,0 +1,9 @@ + + + OpenMapTiles Planet + https://api.maptiler.com/tiles/v3-openmaptiles/$z/$x/$y.pbf?key=insert-your-apikey-here + + + + © MapTiler © OpenStreetMap contributors + diff --git a/tiles/MapTiler.png b/tiles/MapTiler-MapTiler.png similarity index 100% rename from tiles/MapTiler.png rename to tiles/MapTiler-MapTiler.png diff --git a/tiles/MapTiler-OpenMapTiles.png b/tiles/MapTiler-OpenMapTiles.png new file mode 100644 index 0000000..c007b0e Binary files /dev/null and b/tiles/MapTiler-OpenMapTiles.png differ