From e6458222c1ab70ffd9a9d704b43d491059e7978d Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Fri, 26 Jul 2019 13:32:28 +0100 Subject: [PATCH] Create side-by-side.html --- examples/side-by-side.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 examples/side-by-side.html diff --git a/examples/side-by-side.html b/examples/side-by-side.html new file mode 100644 index 0000000000..7f57354f77 --- /dev/null +++ b/examples/side-by-side.html @@ -0,0 +1,16 @@ +--- +layout: example.html +title: Shared Views +shortdesc: Two maps with different renderers share view properties +docs: > + Two maps (one with the Canvas renderer, one with the WebGL renderer) share the same center, resolution, rotation and layers. +tags: "side-by-side, canvas, webgl" +--- +
+

Canvas

+
+
+
+

WebGL

+
+