Skip to content

Commit 8f9d52b

Browse files
committed
Website updates
1 parent ab8a686 commit 8f9d52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/en/main/examples/load-events.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h5 class="source-heading">main.js</h5>
148148
import TileLayer from &#x27;ol/layer/Tile.js&#x27;;
149149
import ImageTile from &#x27;ol/source/ImageTile.js&#x27;;
150150

151-
const key &#x3D; &#x27;get_your_own_D6rA4zTHduk6KOKTXzGB&#x27;;
151+
const key &#x3D; &#x27;Get your own API key at https://www.maptiler.com/cloud/&#x27;;
152152
const attributions &#x3D;
153153
&#x27;&lt;a href&#x3D;&quot;https://www.maptiler.com/copyright/&quot; target&#x3D;&quot;_blank&quot;&gt;&amp;copy; MapTiler&lt;/a&gt; &#x27; +
154154
&#x27;&lt;a href&#x3D;&quot;https://www.openstreetmap.org/copyright&quot; target&#x3D;&quot;_blank&quot;&gt;&amp;copy; OpenStreetMap contributors&lt;/a&gt;&#x27;;

0 commit comments

Comments
 (0)