Remove olx.source.TileWMSOptions#maxZoom option
This commit is contained in:
@@ -5598,7 +5598,6 @@ olx.source.TileJSONOptions.prototype.wrapX;
|
||||
* hidpi: (boolean|undefined),
|
||||
* logo: (string|olx.LogoOptions|undefined),
|
||||
* tileGrid: (ol.tilegrid.TileGrid|undefined),
|
||||
* maxZoom: (number|undefined),
|
||||
* projection: ol.ProjectionLike,
|
||||
* reprojectionErrorThreshold: (number|undefined),
|
||||
* serverType: (ol.source.wms.ServerType|string|undefined),
|
||||
@@ -5692,14 +5691,6 @@ olx.source.TileWMSOptions.prototype.logo;
|
||||
olx.source.TileWMSOptions.prototype.tileGrid;
|
||||
|
||||
|
||||
/**
|
||||
* Maximum zoom.
|
||||
* @type {number|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.source.TileWMSOptions.prototype.maxZoom;
|
||||
|
||||
|
||||
/**
|
||||
* Projection.
|
||||
* @type {ol.ProjectionLike}
|
||||
|
||||
Reference in New Issue
Block a user