diff --git a/examples/icon-sprite-webgl.html b/examples/icon-sprite-webgl.html index d3a45d3f78..b6c90d1cbb 100644 --- a/examples/icon-sprite-webgl.html +++ b/examples/icon-sprite-webgl.html @@ -35,6 +35,7 @@

Icon sprite with WebGL.

See the icon-sprite-webgl.js source to see how this is done.

+

In this example a sprite image is used for the icon styles. Using a sprite is required to get good performances with WebGL.

webgl, icon, sprite, vector, point