maydemirx / leaflet-tag-filter-button

Adds tag filter control for layers (marker, geojson features etc.) to LeafLet.
leaflet-tag-filter-button.vercel.app
MIT License
53 stars 23 forks source link

Filter and PruneCluster #8

Closed fitzpk closed 7 years ago

fitzpk commented 7 years ago

Can you provide an example of how to integrate the tag filter button with prune cluster?

maydemirx commented 7 years ago

just send your pruneCluster instance to enablePruneCluster function of your tag-filter-button instance as a parameter.