diff --git a/examples/canvas-tiles.html b/examples/canvas-tiles.html index 5dbdde1af5..d9e0607ebf 100644 --- a/examples/canvas-tiles.html +++ b/examples/canvas-tiles.html @@ -1,40 +1,55 @@ - + - + - - - ol3 canvas tiles demo + + + + + Canvas tiles example -

Canvas tiles example

-
The black grid tiles are generated on the client with an HTML5 canvas. Note that the tile coordinates are ol3 normalized tile coordinates (origin bottom left), not OSM tile coordinates (origin top left).
- - - - - - - - - - - -
DOMWebGLCanvas
-
-

See the - canvas-tiles.js source - to see how this is done.

+ + -
layers, stamen, canvas
+ +
+ +
+
+

Canvas

+
+
+
+

WebGL

+
+
+
+

DOM

+
+
+
+ +
+ +
+

Canvas tiles example

+

The black grid tiles are generated on the client with an HTML5 canvas. Note that the tile coordinates are ol3 normalized tile coordinates (origin bottom left), not OSM tile coordinates (origin top left).

+
+

See the canvas-tiles.js source to see how this is done.

+
+
layers, openstreetmap, canvas
+
+ +
+ +