diff --git a/examples/side-by-side.html b/examples/side-by-side.html index ecdfe499a3..c7544898ae 100644 --- a/examples/side-by-side.html +++ b/examples/side-by-side.html @@ -44,11 +44,11 @@
The two maps share the same center, resolution, rotation and layers.
+The three maps, one WebGL, one Canvas, one DOM, share the same center, resolution, rotation and layers.
See the side-by-side.js source to see how this is done.