Make layer opacity api property

This commit is contained in:
Peter Robins
2012-02-29 10:40:20 +00:00
parent 2955302650
commit 55c18076d3
+1 -1
View File
@@ -34,7 +34,7 @@ OpenLayers.Layer = OpenLayers.Class({
div: null, div: null,
/** /**
* Property: opacity * APIProperty: opacity
* {Float} The layer's opacity. Float number between 0.0 and 1.0. Default * {Float} The layer's opacity. Float number between 0.0 and 1.0. Default
* is 1. * is 1.
*/ */