diff --git a/examples/layer-opacity.html b/examples/layer-opacity.html new file mode 100644 index 0000000000..f88fde145b --- /dev/null +++ b/examples/layer-opacity.html @@ -0,0 +1,86 @@ + + + + + + + +

OpenLayers Layer Opacity Example

+
+

+ Note that if you also have the setOpacity method defined on the Layer + class, you can tweak the layer opacity after it has been added to the map. +

+

Opacity: + << + + >> +

+

IE users: Wait until the shade layer has finished loading to try this.

+ +