Merge pull request #257 from probins/opacity
Make layer opacity api property
This commit is contained in:
@@ -34,7 +34,7 @@ OpenLayers.Layer = OpenLayers.Class({
|
||||
div: null,
|
||||
|
||||
/**
|
||||
* Property: opacity
|
||||
* APIProperty: opacity
|
||||
* {Float} The layer's opacity. Float number between 0.0 and 1.0. Default
|
||||
* is 1.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user