new SingleImageWMS
Parameters:
| Name | Type | Description |
|---|---|---|
options |
ol.source.SingleImageWMSOptions | Options. |
- Source:
- singleimagewmssource.js, line 16
Extends
Members
-
getResolutions
-
- Inherited From:
- Source:
- source.js, line 90
-
<protected> imageUrlFunction :ol.ImageUrlFunctionType
-
- Inherited From:
- Source:
- imagesource.js, line 46
-
isReady
-
- Inherited From:
- Source:
- source.js, line 96
Methods
-
<protected> createImage
-
Parameters:
Name Type Description extentol.Extent Extent. resolutionnumber Resolution. sizeol.Size Size. projectionol.Projection Projection. - Inherited From:
- Source:
- imagesource.js, line 82
Returns:
Single image.- Type
- ol.Image
-
<protected> dispatchLoadEvent
-
- Inherited From:
- Source:
- source.js, line 58
-
<protected> findNearestResolution
-
Parameters:
Name Type Description resolutionnumber Resolution. - Inherited From:
- Source:
- imagesource.js, line 100
Returns:
Resolution.- Type
- number
-
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
-
getImage
-
- Source:
- singleimagewmssource.js, line 51
-
getProjection
-
- Inherited From:
- Source:
- source.js, line 82
Returns:
Projection.- Type
- ol.Projection
-
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