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 @@ + +
+ + + + + ++ 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. +
+ +IE users: Wait until the shade layer has finished loading to try this.
+ +