Merge pull request #3804 from ahocevar/fix-tilegrid-docs
Remove sentence that was only meant for WMTS tile grids
This commit is contained in:
@@ -6120,7 +6120,6 @@ olx.tilegrid.TileGridOptions;
|
|||||||
* Extent for the tile grid. No tiles outside this extent will be requested by
|
* 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
|
* {@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.
|
* 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}
|
* @type {ol.Extent|undefined}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user