Remove all inheritDoc tags from src/ol/source
This commit is contained in:
@@ -205,7 +205,7 @@ class TileSource extends Source {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @return {Array<number>} Resolutions.
|
||||
*/
|
||||
getResolutions() {
|
||||
return this.tileGrid.getResolutions();
|
||||
|
||||
Reference in New Issue
Block a user