One missed fix
This commit is contained in:
@@ -51,7 +51,7 @@ cameraGrid.CameraGrid = function(container, sourceUrls, resolutions, getUrl) {
|
|||||||
/** @type {number} */
|
/** @type {number} */
|
||||||
this.imgHeightPx_;
|
this.imgHeightPx_;
|
||||||
/** @type {string} */
|
/** @type {string} */
|
||||||
this.constraint_ = null;
|
this.constraint_;
|
||||||
|
|
||||||
/** @type {number} */
|
/** @type {number} */
|
||||||
this.containerImgWidthPx_;
|
this.containerImgWidthPx_;
|
||||||
|
|||||||
Reference in New Issue
Block a user