We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8a686 commit 8f9d52bCopy full SHA for 8f9d52b
dist/en/main/examples/load-events.html
@@ -148,7 +148,7 @@ <h5 class="source-heading">main.js</h5>
148
import TileLayer from 'ol/layer/Tile.js';
149
import ImageTile from 'ol/source/ImageTile.js';
150
151
-const key = 'get_your_own_D6rA4zTHduk6KOKTXzGB';
+const key = 'Get your own API key at https://www.maptiler.com/cloud/';
152
const attributions =
153
'<a href="https://www.maptiler.com/copyright/" target="_blank">&copy; MapTiler</a> ' +
154
'<a href="https://www.openstreetmap.org/copyright" target="_blank">&copy; OpenStreetMap contributors</a>';
0 commit comments