Add experimental tags to a few examples & added doc in the README
Plus some typos.
This commit is contained in:
@@ -3,8 +3,9 @@ layout: example.html
|
||||
title: Worker
|
||||
shortdesc: This example should be deleted.
|
||||
docs: >
|
||||
When you move the map, a message is sent to a worker. In response, the woker sends a
|
||||
When you move the map, a message is sent to a worker. In response, the worker sends a
|
||||
message back with the version identifier.
|
||||
tags: "worker"
|
||||
experimental: true
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user