@serosystems/leaflet-canvas-marker

Leaflet plugin to display markers on a canvas instead of the DOM.

Usage no npm install needed!

<script type="module">
  import serosystemsLeafletCanvasMarker from 'https://cdn.skypack.dev/@serosystems/leaflet-canvas-marker';
</script>

README

Leaflet.Canvas-Markers

Leaflet plugin for displaying markers on a canvas instead of the DOM. This plugin is based on the the plugin by eJuke available here.