Remove apidoc annotation to show refresh for ol/source/Cluster

This commit is contained in:
Andreas Hocevar
2020-02-01 21:44:10 +01:00
parent 38abbcbdd6
commit f91ce5692f

View File

@@ -914,9 +914,6 @@ class VectorSource extends Source {
}
}
/**
* @inheritDoc
*/
refresh() {
this.clear(true);
this.loadedExtentsRtree_.clear();