Lint
Caught by `build.py precommit` not `build.py lint`.
This commit is contained in:
@@ -43,10 +43,10 @@ ol.VectorTile_ = function(tileCoord, tileGrid) {
|
||||
* @type {Object.<number, HTMLCanvasElement>}
|
||||
*/
|
||||
this.canvasByContext_ = {};
|
||||
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {HTMLCanvasElement>}
|
||||
* @type {HTMLCanvasElement}
|
||||
*/
|
||||
this.canvas_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user