Improve type checking in ol.render.canvas.Replay
This commit is contained in:
@@ -40,7 +40,7 @@ ol.render.canvas.Replay = function() {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @protected
|
* @protected
|
||||||
* @type {Array}
|
* @type {Array.<*>}
|
||||||
*/
|
*/
|
||||||
this.instructions = [];
|
this.instructions = [];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user