Added Leaflet.DonutCluster plugin in documentation (#9249)

This commit is contained in:
Luc Claustres
2024-02-07 16:30:46 +01:00
committed by GitHub
parent d404fc50b0
commit a49dbfec7d

View File

@ -0,0 +1,12 @@
---
name: Leaflet.DonutCluster
category: clustering-decluttering
repo: https://github.com/kalisio/Leaflet.DonutCluster
author: Kalisio contributors
author-url: https://github.com/kalisio
demo: https://jsfiddle.net/b43c1xkf/1/embedded/result,html
compatible-v0:
compatible-v1: true
---
A lightweight standalone [Leaflet](https://leafletjs.com) plugin to display donut charts instead of circles in map when using [Leaflet marker cluster](https://github.com/Leaflet/Leaflet.markercluster).