I have a screen with a filter and a map.
If a change the filter, the map change, but don’t remove all old points from the previous filter.
If I reload the page with the browser, I will keep the good filter but I will have the good map.
To debug,
I commented all code (style, clic…) from the controller, same bug.
I add a datagrid to show the filter result and it’s always perfect, same thing when I tried to remove pagination or background layers, the problem is only in the map.
I tried without cluster, with polygon… the bug is always here
But for heatmaps it’s always correct !
With points and styles


But when I change the filter without reload the page I get

Same bug without any code in controller, but harder to see


But when I change the filter without reload the page I get

Same bug with polygons


But when I change the filter without reload the page I get

But Heatmaps always OK


And when I change the filter without reload the page I get the good result

Points and heatmaps together to see the diff from the same data


But when I change the filter without reload the page I get
