ol.source. ol.source.TileJSON

new TileJSON

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

TileJSON options.

Source:
  • tilejsonsource.js, line 46

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