Fix olx.source.XYZOptions#tileGrid type
The typedef is already correct
This commit is contained in:
+1
-1
@@ -5944,7 +5944,7 @@ olx.source.XYZOptions.prototype.minZoom;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Tile grid.
|
* Tile grid.
|
||||||
* @type {ol.tilegrid.TileGrid}
|
* @type {ol.tilegrid.TileGrid|undefined}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
olx.source.XYZOptions.prototype.tileGrid;
|
olx.source.XYZOptions.prototype.tileGrid;
|
||||||
|
|||||||
Reference in New Issue
Block a user