From dbfa1726d54815245c8d99c386be8cc488f027e4 Mon Sep 17 00:00:00 2001 From: Emmanuel Belo Date: Fri, 6 Sep 2013 10:56:00 +0200 Subject: [PATCH] Add "WebGL only" note to bind-input example --- examples/bind-input.html | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/bind-input.html b/examples/bind-input.html index b944dbe77d..33f6a66ea7 100644 --- a/examples/bind-input.html +++ b/examples/bind-input.html @@ -41,6 +41,7 @@

Demonstrates two-way binding of HTML input elements to OpenLayers objects.

See the bind-input.js source to see how this is done.

+

Note: hue, saturation, contrast and brightness effects only work with WebGL (in WebGL-capable browsers).

input, bind, openstreetmap