diff --git a/externs/olx.js b/externs/olx.js index 08cd8d98be..3b71f7cc65 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -6151,7 +6151,6 @@ olx.tilegrid.TileGridOptions; * Extent for the tile grid. No tiles outside this extent will be requested by * {@link ol.source.Tile} sources. When no `origin` or `origins` are * configured, the `origin` will be set to the bottom-left corner of the extent. - * When no `sizes` are configured, they will be calculated from the extent. * @type {ol.Extent|undefined} * @api */