Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 395 Bytes

This example demonstrates usage of Leaflet mapping library with HTML5 Web Workers.

L.TileLayer.Canvas is used to visualize different types of fractals. All rendering is performed in Web Workers resulting in smooth user interaction.

Many thanks to @calvinmetcalf for significant example improvements!

Check the demo here!