Viglino / ol-ext

Cool extensions for Openlayers (ol) - animated clusters, CSS popup, Font Awesome symbol renderer, charts for statistical map (pie/bar), layer switcher, wikipedia layer, animations, canvas filters.
https://viglino.github.io/ol-ext/
Other
1.23k stars 463 forks source link

Declutter: true triggers 'echo' effect on Vector Layer with Crop filter #1060

Open Sidders22 opened 4 months ago

Sidders22 commented 4 months ago

I am trying to optimize an OpenLayers map, and found that when declutter is set to true on any Vector Layer, an 'echo' effect is triggered on the layer with the Crop filter applied.

For example: https://jsfiddle.net/Sidders/akfp6urc/36/

Unfortunately, this issue persists on the latest versions of OpenLayers (9.0.0, 9.1.0) as well as on the development version which is yet to be released. Any ideas on what could be causing this issue and how to fix it?

Viglino commented 3 months ago

No idea for the moment...

Sidders22 commented 3 months ago

Understood - thank you for following up