Merge pull request #3804 from ahocevar/fix-tilegrid-docs

Remove sentence that was only meant for WMTS tile grids
This commit is contained in:
Andreas Hocevar
2015-06-15 16:44:54 +02:00

View File

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