Merge pull request #11355 from ahocevar/api-key
Cloak API key with instructions where to get one
This commit is contained in:
@@ -6,5 +6,9 @@ docs: >
|
|||||||
The map in this example is rendered in a web worker, using `OffscreenCanvas`. **Note:** This is currently only supported in Chrome and Edge.
|
The map in this example is rendered in a web worker, using `OffscreenCanvas`. **Note:** This is currently only supported in Chrome and Edge.
|
||||||
tags: "worker, offscreencanvas, vector-tiles"
|
tags: "worker, offscreencanvas, vector-tiles"
|
||||||
experimental: true
|
experimental: true
|
||||||
|
cloak:
|
||||||
|
- key: get_your_own_D6rA4zTHduk6KOKTXzGB
|
||||||
|
value: Get your own API key at https://www.maptiler.com/cloud/
|
||||||
|
|
||||||
---
|
---
|
||||||
<div id="map" class="map"></div>
|
<div id="map" class="map"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user