Link to class instead of module pages

This commit is contained in:
Maximilian Krög
2022-02-14 21:53:07 +01:00
parent 924686ef71
commit b29ab8f104
33 changed files with 58 additions and 58 deletions

View File

@@ -12,7 +12,7 @@ import {VOID} from './functions.js';
let withCredentials = false;
/**
* {@link module:ol/source/Vector} sources use a function of this type to
* {@link module:ol/source/Vector~VectorSource} sources use a function of this type to
* load features.
*
* This function takes up to 5 arguments. These are an {@link module:ol/extent~Extent} representing
@@ -35,7 +35,7 @@ let withCredentials = false;
*/
/**
* {@link module:ol/source/Vector} sources use a function of this type to
* {@link module:ol/source/Vector~VectorSource} sources use a function of this type to
* get the url to load features from.
*
* This function takes an {@link module:ol/extent~Extent} representing the area