add geotiffJS library full git
This commit is contained in:
parent
2e27417fc5
commit
aef672986a
62 changed files with 21999 additions and 0 deletions
11
geotiffGesture/geotiffJS/test/index.html
Normal file
11
geotiffGesture/geotiffJS/test/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<div id="canvases"></div>
|
||||
<select id="bands"></select>
|
||||
<script src="../dist-browser/geotiff.js"></script>
|
||||
<script src="./dev.js"></script>
|
||||
<script src="lib/plotty.min.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue