Remove all inheritDoc tags from src/ol/
This commit is contained in:
+2
-2
@@ -68,7 +68,7 @@ class ImageTile extends Tile {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @return {string} Key.
|
||||
*/
|
||||
getKey() {
|
||||
return this.src_;
|
||||
@@ -103,7 +103,7 @@ class ImageTile extends Tile {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* Load not yet loaded URI.
|
||||
* @api
|
||||
*/
|
||||
load() {
|
||||
|
||||
Reference in New Issue
Block a user