# leaflet-fractal **Repository Path**: opengis-leaflet/leaflet-fractal ## Basic Information - **Project Name**: leaflet-fractal - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-29 - **Last Updated**: 2021-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This example demonstrates usage of [Leaflet](http://leafletjs.com) 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](http://aparshin.github.io/leaflet-fractal/)!