Add tileSize property definition to olx.source.ZoomifyOptions definition.
This commit is contained in:
+2
-1
@@ -7226,7 +7226,8 @@ olx.source.CartoDBOptions.prototype.account;
|
|||||||
* url: !string,
|
* url: !string,
|
||||||
* tierSizeCalculation: (string|undefined),
|
* tierSizeCalculation: (string|undefined),
|
||||||
* size: ol.Size,
|
* size: ol.Size,
|
||||||
* transition: (number|undefined)}}
|
* transition: (number|undefined),
|
||||||
|
* tileSize: (number|undefined)}}
|
||||||
*/
|
*/
|
||||||
olx.source.ZoomifyOptions;
|
olx.source.ZoomifyOptions;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user