Added button to switch between full arrow and half arrow

This commit is contained in:
Thomas FORGIONE
2015-04-17 16:52:42 +02:00
parent 7348430531
commit a74cfbb0e3
3 changed files with 22 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
the camera at anytime by clicking on the reset button.
</p>
<button id="reset" style="margin-bottom:10px">Reset camera</button>
<button id="fullarrow" style="margin-bottom:10px">Full arrow</button>
<div style="border-width:1px; border-style: solid;" id="container"></div>
#
</section>