ol.source. ol.source.Stamen

new Stamen

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

Stamen options.

Source:
  • stamensource.js, line 86

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

setUrl

Stability: experimental
Parameters:
Name Type Description
url string

URL.

Inherited From:
Source:
  • xyzsource.js, line 74