PruneCluster icon indicating copy to clipboard operation
PruneCluster copied to clipboard

Fast and realtime marker clustering for Leaflet

Results 97 PruneCluster issues
Sort by recently updated
recently updated
newest added

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

hi i show on my map 3 different pruneClusters and cannot find a way to set the z index offset for each cluster : i wish one of the three...

Already there is a problem with exports-loader because in newer versions there is error `TypeError: this.getOptions is not a function` Last compatible version is 0.7.0

#191 @brunolellis Please take a look at this issue and help me find a solution. I really need your assistance asap

_Great library by the way. I absolutely love how it handles clustering._ So I'm using the library to simulate clustering of markers that are actual vehicle gps tracking data. I...

I tried to find how to do it but could not find a solution. I got my particular use working by adding an id property in the icon options. ```...

First off all thank you for a great plugin :), second I have question regarding this plugin, does it support clustering by distance in meters ?