diff --git a/src/ol/source/Vector.js b/src/ol/source/Vector.js index 0d0905e5c2..49ac34296b 100644 --- a/src/ol/source/Vector.js +++ b/src/ol/source/Vector.js @@ -914,9 +914,6 @@ class VectorSource extends Source { } } - /** - * @inheritDoc - */ refresh() { this.clear(true); this.loadedExtentsRtree_.clear();