Add missing override and inheritDoc jsdoc tags
This commit is contained in:
committed by
Guillaume Beraudo
parent
546fc97cd4
commit
d59224f5eb
@@ -139,7 +139,7 @@ ol.VectorTile.prototype.getProjection = function() {
|
||||
|
||||
|
||||
/**
|
||||
* Load the tile.
|
||||
* @inheritDoc
|
||||
*/
|
||||
ol.VectorTile.prototype.load = function() {
|
||||
if (this.state == ol.TileState.IDLE) {
|
||||
|
||||
Reference in New Issue
Block a user