diff --git a/externs/olx.js b/externs/olx.js index aa877b0f37..43b2b64242 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -6120,7 +6120,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 */