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>}
|
* @type {Object.<number, HTMLCanvasElement>}
|
||||||
*/
|
*/
|
||||||
this.canvasByContext_ = {};
|
this.canvasByContext_ = {};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @private
|
* @private
|
||||||
* @type {HTMLCanvasElement>}
|
* @type {HTMLCanvasElement}
|
||||||
*/
|
*/
|
||||||
this.canvas_;
|
this.canvas_;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user