diff --git a/examples/bind-input.html b/examples/bind-input.html new file mode 100644 index 0000000000..e2d46ea516 --- /dev/null +++ b/examples/bind-input.html @@ -0,0 +1,84 @@ + + +
+ + + + + + +Bind an HTML input to an ol object.
+See the bind-input.js source to see how this is done.
+