Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 354 Bytes

Overlay layer for Leaflet using d3

The example is quite big and run smoothly: 325 polygons, 5000+ points.

SVG layer

import AppSvg from './AppSvg'

SVG layer example

Canvas layer

import AppCanvas from './AppCanvas'

Canvas layer example