Add zDirection memeber to the baes class, for type checking
This commit is contained in:
@@ -258,7 +258,7 @@ class Zoomify extends TileImage {
|
||||
});
|
||||
|
||||
/**
|
||||
* @type {number|undefined}
|
||||
* @inheritDoc
|
||||
*/
|
||||
this.zDirection = options.zDirection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user