From 34953e826666e0d71e91ddfdf9050a50d3dff5f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 21 Nov 2014 15:12:26 +0100 Subject: [PATCH] No need to mention WebGL in draw-feature example --- examples/draw-features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/draw-features.html b/examples/draw-features.html index edd2c1b8d0..229155f863 100644 --- a/examples/draw-features.html +++ b/examples/draw-features.html @@ -32,7 +32,7 @@

Draw features example

-

Example of using the ol.interaction.Draw interaction. Webgl renderering is experimental and limited to points.

+

Example of using the ol.interaction.Draw interaction.