From 0e943f5832d81699a8b3e323712b362b758249cf Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Mon, 15 Jun 2015 16:08:29 +0200 Subject: [PATCH] Remove sentence that was only meant for WMTS tile grids --- externs/olx.js | 1 - 1 file changed, 1 deletion(-) 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 */