Example cleanup

This commit is contained in:
Andreas Hocevar
2020-03-23 12:46:06 +01:00
parent 828becf68e
commit 0e1af6836f
4 changed files with 114 additions and 143 deletions
+1
View File
@@ -5,5 +5,6 @@ shortdesc: Example of a map that delegates rendering to a worker.
docs: >
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"
experimental: true
---
<div id="map" class="map"></div>