Fix additional doc links

This commit is contained in:
Tim Schaub
2021-05-10 17:30:55 -06:00
parent f798902ecd
commit 2e4b2e10ab
13 changed files with 28 additions and 26 deletions

View File

@@ -500,7 +500,7 @@ class VectorSource extends Source {
/**
* Remove all features from the source.
* @param {boolean} [opt_fast] Skip dispatching of {@link module:ol/source/Vector.VectorSourceEvent#removefeature} events.
* @param {boolean} [opt_fast] Skip dispatching of {@link module:ol/source/Vector.VectorSourceEvent#event:removefeature removefeature} events.
* @api
*/
clear(opt_fast) {