Don't refresh the layer after addFeatures call
This commit is contained in:
@@ -140,7 +140,6 @@ class Cluster extends VectorSource {
|
||||
this.clear();
|
||||
this.cluster();
|
||||
this.addFeatures(this.features);
|
||||
super.refresh();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user