From 6af6e355f98ecb094432246f9fa6a9ff4f63cd7b Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Tue, 5 Mar 2013 16:38:57 +0100 Subject: [PATCH] Port two layers example to Bootstrap --- examples/two-layers.html | 78 ++++++++++++++++++++++++---------------- 1 file changed, 47 insertions(+), 31 deletions(-) diff --git a/examples/two-layers.html b/examples/two-layers.html index 2ef70164e2..8682aff593 100644 --- a/examples/two-layers.html +++ b/examples/two-layers.html @@ -1,40 +1,56 @@ - + - + - - - ol3 two-layers demo + + + + + Two layers example -

Two-layer example

-
Sync'ed DOM, WebGL and Canvas maps with two layers.
- - - - - - - - - - - -
DOMWebGLCanvas export map as jpeg
-
-

See the - two-layers.js source - to see how this is done.

+ + -
layers, tilejson, bing, bingmaps
+ +
+ +
+
+

Canvas

+
+ export map as jpeg +
+
+

WebGL

+
+
+
+

DOM

+
+
+
+ +
+ +
+

Two layers example

+

Sync'ed DOM, WebGL and Canvas maps with a Bing Maps base layer and a semi-transparent TileJSON layer.

+
+

See the two-layers.js source to see how this is done.

+
+
layers, tilejson, bing, bingmaps
+
+ +
+ +