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.