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

FYI, getting this when declaring `"PruneCluster": "~1.1.0"` at bower.json: ``` bower PruneCluster#~1.1.0 mismatch Version declared in the json (0.10.1) is different than the resolved one (1.1.0) bower PruneCluster#~1.1.0 invalid-meta PruneCluster...

enhancement

I would like to change spiderfyDistanceMultiplier parameter because my icons are a little wide (about 120px). What is the best option? I thought about changing PruneClusterForLeaflet's initialize function to something...

enhancement

@brice-morin has a disengageable mouse-wheel and he suggested to wait few ms before updating the view. Leaflet already debounces a bit the zoom events, but it's not enough for this...

enhancement

Thanks for a great library, works like a charm so far. Would be nice if you could also use CircleMarker (the workaround is to specify a circle icon of course)....

enhancement

I create a map, where when the user icon is clicked it can be moved to a different location. All worked fine. Click on user icon, select move to other...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies