We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b7de8 commit 34d03d4Copy full SHA for 34d03d4
itowns/dev/examples/source_file_cog.html
@@ -34,10 +34,10 @@
34
</head>
35
<body>
36
<div id="description">
37
- <form>Specify the URL of a COG to load:
+ <div>Specify the URL of a COG to load:
38
<input type="text" id="cog_url" />
39
<button id="readCOGURLButton">Load</button>
40
- </form>
+ </div>
41
<button id="loadRGBSampleButton">Load RGB sample</button>
42
</div>
43
0 commit comments