Map view roll (#474)

This commit is contained in:
Izumi Kawashima
2018-01-08 06:08:03 +09:00
committed by Emux
parent 4d7078e861
commit 49476e17bb
10 changed files with 187 additions and 12 deletions

View File

@@ -76,5 +76,8 @@
<div id="building-solution">
<input type="range" orient="vertical" id="building-solution-input" min="0" max="65536" value="65536"/>
</div>
<div id="camera-roll">
<input type="range" orient="vertical" id="camera-roll-input" min="-32768" max="32768" value="0"/>
</div>
</body>
</html>