PruneCluster
PruneCluster copied to clipboard
Beautiful API
The current API can be improved. The version 2 should have something closer to the Leaflet API.
- [ ] Sanitize user inputs
- [ ] GeoJSON support
- [ ] Separate documentation examples and unit tests
Let me know how I can help with this. I'd be glad to.
I think we should start by writing the documentation. If the documentation is hard to write, the API should be improved.
Feel free to edit the wiki page. However the page is currently empty. I will fill it slowly in the next months.
If you can put an example up on the wiki of how you would like the docs to be, I'd be glad to help fill them in.
:+1: It would be awesome if L.PruneCluster would extend L.FeatureGroup like other clustering plugins, so it could be used in combination with things like leaflet-layerJSON.
I'm thinking about an API providing input streams where the user can push GeoJson documents. I don't know if it's a good idea, but at least it's something :D