-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
30 lines (30 loc) · 886 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en" style="height: 100%" data-critters-container>
<head>
<meta charset="utf-8" />
<title>MyGisMap</title>
<base href="./" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<style>
body {
margin: 0;
}
</style>
<link
rel="stylesheet"
href="./styles.218703fff0902bf0.css"
media="print"
onload="this.media='all'"
/>
<noscript
><link rel="stylesheet" href="./styles.218703fff0902bf0.css"
/></noscript>
</head>
<body style="height: 100%">
<my-gis-map style="height: 100%"></my-gis-map>
<script src="./runtime.cb91bfef32b72804.js"></script>
<script src="./polyfills.140e0794bc4a3c1f.js"></script>
<script src="./main.70fd4abcc062bbcd.js"></script>
</body>
</html>