Remove sentence that was only meant for WMTS tile grids

This commit is contained in:
Andreas Hocevar
2015-06-15 16:08:29 +02:00
parent e848acd806
commit 0e943f5832

View File

@@ -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
*/