Files
openlayers/examples/worker.html
2019-05-15 16:49:38 -06:00

11 lines
274 B
HTML

---
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
message back with the version identifier.
tags: "worker"
---
<div id="map" class="map"></div>