Merge pull request #10840 from fredj/remove_inheritDoc
Remove inherit doc
This commit is contained in:
@@ -212,7 +212,7 @@ class TileSource extends Source {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @return {Array<number>} Resolutions.
|
||||
*/
|
||||
getResolutions() {
|
||||
return this.tileGrid.getResolutions();
|
||||
|
||||
Reference in New Issue
Block a user