This example demonstrates usage of Leaflet mapping library with HTML5 Web workers. L.TileLayer.Canvas is used to show Mandelbrot set. All rendering is performed in web worker resulting in smooth user interaction.