Spaces:
Configuration error
Configuration error
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="description" content="SatVis Test Page" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no" /> | |
| <title>SatVis Test Page</title> | |
| </head> | |
| <body> | |
| <noscript><h1>JavaScript is not enabled, please check your browser settings.</h1></noscript> | |
| <div id="cesiumContainer"></div> | |
| <div id="app" class="dark isolate" v-cloak></div> | |
| <script type="module" src="/src/testPage.ts"></script> | |
| </body> | |
| </html> | |