Class: ol.renderer.Layer
new Layer
Parameters:
- Source:
Extends
Members
-
changed
-
- Inherited From:
- Source:
-
<protected> handleLayerBrightnessChange
-
- Source:
-
<protected> handleLayerContrastChange
-
- Source:
-
<protected> handleLayerHueChange
-
- Source:
-
<protected> handleLayerLoad
-
- Source:
-
<protected> handleLayerOpacityChange
-
- Source:
-
<protected> handleLayerSaturationChange
-
- Source:
-
<protected> handleLayerVisibleChange
-
- Source:
-
setValues
-
- Inherited From:
- Source:
Methods
-
bindTo
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
target |
ol.Object
|
Target. |
targetKey |
string=
|
(Optional) Target key. |
noNotify |
boolean=
|
(Optional) No notify. |
- Inherited From:
- Source:
-
get
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
- Inherited From:
- Source:
Returns:
Value.
-
Type
-
*
-
getLayer
-
- Source:
Returns:
Layer.
-
Type
-
ol.layer.Layer
-
getMap
-
- Source:
Returns:
Map.
-
Type
-
ol.Map
-
getMapRenderer
-
- Source:
Returns:
Map renderer.
-
Type
-
ol.renderer.Map
-
notify
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
- Inherited From:
- Source:
-
set
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
value |
*
|
Value. |
- Inherited From:
- Source:
-
setOptions
-
Parameters:
| Name |
Type |
Description |
options |
Object.<string, *>
|
Options. |
- Inherited From:
- Source:
-
unbind
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
- Inherited From:
- Source:
-
unbindAll
-
Removes all bindings.
- Inherited From:
- Source: