Files
openlayers/examples/worker.html
2019-09-26 20:19:23 +02:00

12 lines
294 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 worker sends a
message back with the version identifier.
tags: "worker"
experimental: true
---
<div id="map" class="map"></div>