Replace/remove usage of tileserver.maptiler.com

This commit is contained in:
Petr Sloup
2020-07-22 09:14:52 +02:00
parent f763df8c0a
commit 84ae3d16a6
6 changed files with 23 additions and 35 deletions
+4 -1
View File
@@ -3,7 +3,10 @@ layout: example.html
title: XYZ Retina Tiles
shortdesc: Example of Retina / HiDPI mercator tiles (512x512px) available as XYZ.
docs: >
The XYZ source accepts a `tilePixelRatio` option. The tiles were prepared from a GeoTIFF file with [MapTiler](http://www.maptiler.com/).
The XYZ source accepts a `tilePixelRatio` option.
tags: "retina, hidpi, xyz, maptiler, @2x, devicePixelRatio"
cloak:
- key: get_your_own_D6rA4zTHduk6KOKTXzGB
value: Get your own API key at https://www.maptiler.com/cloud/
---
<div id="map" class="map"></div>