diff --git a/examples/spherical-mercator.html b/examples/spherical-mercator.html index 2c48280139..7040e30044 100644 --- a/examples/spherical-mercator.html +++ b/examples/spherical-mercator.html @@ -16,70 +16,79 @@ height: 512px; } - /* avoid pink tiles */ - .olImageLoadError { - background-color: transparent !important; - } - + + +
++ Shows the use of the Spherical Mercator Layers, for overlaying + Google, Yahoo, Microsoft, and other layers with WMS and TMS tiles. +
+ + + - - -- Shows the use of the Spherical Mercator Layers, for overlaying - Google, Yahoo, Microsoft, and other layers with WMS and TMS tiles. -
- - -