Merge pull request #10840 from fredj/remove_inheritDoc
Remove inherit doc
This commit is contained in:
@@ -256,7 +256,7 @@ class ReprojTile extends Tile {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* Load not yet loaded URI.
|
||||
*/
|
||||
load() {
|
||||
if (this.state == TileState.IDLE) {
|
||||
|
||||
Reference in New Issue
Block a user