new TiledWMS
Parameters:
| Name | Type | Description |
|---|---|---|
tiledWMSOptions |
ol.source.TiledWMSOptions | options. |
- Source:
- tiledwmssource.js, line 23
Extends
Members
-
isReady
-
- Inherited From:
- Source:
- source.js, line 96
-
<protected> tileGrid :ol.tilegrid.TileGrid
-
- Inherited From:
- Source:
- tilesource.js, line 42
-
<protected> tileUrlFunction :ol.TileUrlFunctionType
-
- Inherited From:
- Source:
- imagetilesource.js, line 45
Methods
-
<protected> dispatchLoadEvent
-
- Inherited From:
- Source:
- source.js, line 58
-
getAttributions
-
- Inherited From:
- Source:
- source.js, line 66
Returns:
Attributions.- Type
- Array.<ol.Attribution>
-
getExtent
-
- Inherited From:
- Source:
- source.js, line 74
Returns:
Extent.- Type
- ol.Extent
-
getProjection
-
- Inherited From:
- Source:
- source.js, line 82
Returns:
Projection.- Type
- ol.Projection
-
getResolutions
-
- Inherited From:
- Source:
- tilesource.js, line 52
-
getTile
-
- Inherited From:
- Source:
- imagetilesource.js, line 71
-
getTileCoordUrl
-
Parameters:
Name Type Description tileCoordol.TileCoord Tile coordinate. - Inherited From:
- Source:
- imagetilesource.js, line 93
Returns:
Tile URL.- Type
- string | undefined
-
getTileGrid
-
- Inherited From:
- Source:
- tilesource.js, line 67
Returns:
Tile grid.- Type
- ol.tilegrid.TileGrid
-
setAttributions
-
Parameters:
Name Type Description attributionsArray.<ol.Attribution> Attributions. - Inherited From:
- Source:
- source.js, line 102
-
setExtent
-
Parameters:
Name Type Description extentol.Extent Extent. - Inherited From:
- Source:
- source.js, line 110
-
setProjection
-
Parameters:
Name Type Description projectionol.Projection Projetion. - Inherited From:
- Source:
- source.js, line 118