new XYZ
Stability: experimental
Parameters:
| Name | Type | Description |
|---|---|---|
options |
olx.source.XYZOptions | XYZ options. |
- Source:
- xyzsource.js, line 17
Extends
Methods
-
getSupportedPixelRatio
Stability: experimental -
Parameters:
Name Type Description pixelRationumber 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 urlstring URL.
- Source:
- xyzsource.js, line 74
OpenLayers 3