Update color of markers without clearing markers and adding markers with leafletProxy

Hello,
I am trying to update the colors of markers depending on input without removing markers and adding them again with a new color.

I have found these fonctions below, BUT I have clusterOptions in my addCircleMarkers function (>250k markers) and it seems that the functions developed below can not support clusterOptions with LeafletProxy.
Problem with the updated LayerId and the created clusterId ?

Thanks.

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.