ol.source. ol.source.TileDebug

new TileDebug

Stability: experimental
Parameters:
Name Type Description
options olx.source.TileDebugOptions

Debug tile options.

Source:
  • debugtilesource.js, line 90

Extends

Methods

getSupportedPixelRatio

Stability: experimental
Parameters:
Name Type Description
pixelRatio number

Requested pixel ratio.

Inherited From:
Source:
  • tilesource.js, line 161
Returns:

Supported pixel ratio.

Type
number

getTileGrid

Stability: not documented
Inherited From:
Source:
  • tilesource.js, line 187
Returns:

Tile grid.

Type
ol.tilegrid.TileGrid