new OSM
Stability: experimental
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
options |
olx.source.OSMOptions |
<optional> |
Open Street Map options. |
- Source:
- osmsource.js, line 14
Extends
Members
-
<static, constant> DATA_ATTRIBUTION :ol.Attribution
Stability: not documented -
- Source:
- osmsource.js, line 48
-
<static, constant> TILE_ATTRIBUTION :ol.Attribution
Stability: not documented -
- Source:
- osmsource.js, line 60
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.
- Inherited From:
- Source:
- xyzsource.js, line 74
OpenLayers 3