diff --git a/demos/two-layers/index.html.in b/demos/two-layers/index.html.in index 96c1c5922b..0e3abdb732 100644 --- a/demos/two-layers/index.html.in +++ b/demos/two-layers/index.html.in @@ -18,7 +18,7 @@ WebGL -
Coming soon...
+
diff --git a/demos/two-layers/two-layers.js b/demos/two-layers/two-layers.js index 6b6b2a39c2..e2f7a7634a 100644 --- a/demos/two-layers/two-layers.js +++ b/demos/two-layers/two-layers.js @@ -11,7 +11,7 @@ goog.require('ol.layer.TileJSON'); * FIXME Remove this define when it does * @define {boolean} Enable DOM map. */ -ol.TWO_LAYERS_DEMO_ENABLE_DOM = false; +ol.TWO_LAYERS_DEMO_ENABLE_DOM = true; var layer1 = new ol.layer.BingMaps(