Add extent property definition to olx.source.ZoomifyOptions definition.

This commit is contained in:
Lasse Laakkonen
2017-10-30 22:19:16 +02:00
parent eefb3f9207
commit 1cf8631889

View File

@@ -7233,6 +7233,7 @@ olx.source.CartoDBOptions.prototype.account;
* url: !string,
* tierSizeCalculation: (string|undefined),
* size: ol.Size,
* extent: (ol.Extent|undefined),
* transition: (number|undefined),
* tileSize: (number|undefined)}}
*/