marker-canvas-layer
v0.0.5
Published
A Leaflet plugin to render many markers in a canvas instead of the DOM
Readme
Marker Canvas Layer
npm run build
Creates a bundle.js in /public suitable for browser execution.
npm run compile
Creates JavaScript file suitable for execution in Node.js
npm run serve
Serves the example in /public