Add "WebGL only" note to bind-input example

This commit is contained in:
Emmanuel Belo
2013-09-06 10:56:00 +02:00
committed by Éric Lemoine
parent bebe39102c
commit dbfa1726d5

View File

@@ -41,6 +41,7 @@
<p id="shortdesc">Demonstrates two-way binding of HTML input elements to OpenLayers objects.</p>
<div id="docs">
<p>See the <a href="bind-input.js" target="_blank">bind-input.js source</a> to see how this is done.</p>
<p>Note: hue, saturation, contrast and brightness effects only work with WebGL (in WebGL-capable browsers).</p>
</div>
<div id="tags">input, bind, openstreetmap</div>
</div>