diff --git a/examples/overviewmap.html b/examples/overviewmap.html index 5d4b7fb028..0196165056 100644 --- a/examples/overviewmap.html +++ b/examples/overviewmap.html @@ -32,13 +32,13 @@
The second map has an overview map control that is created with non-default options. In this case, the mapOptions property of the - control has been set to use non-default projection related properties. - In addition, any other properties of the overview map control can be + control has been set to use non-default projection related properties, + and the layers property has been set to use a layer different from the main + map. In addition, any other properties of the overview map control can be set in this way.