-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlanduse.html
More file actions
18 lines (18 loc) · 820 Bytes
/
landuse.html
File metadata and controls
18 lines (18 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="https://openlayers.org/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Landuse</title>
<script type="module" crossorigin src="./assets/landuse-Clh-rJed.js"></script>
<link rel="modulepreload" crossorigin href="./assets/modulepreload-polyfill-B5Qt9EMX.js">
<link rel="modulepreload" crossorigin href="./assets/Layer-eASHzlz-.js">
<link rel="modulepreload" crossorigin href="./assets/Image-BgtR5omk.js">
<link rel="stylesheet" crossorigin href="./assets/Layer-BtPuoxOl.css">
<link rel="stylesheet" crossorigin href="./assets/style-CbnTzL8_.css">
</head>
<body>
<div id="map" style="background-color: #FFFFF0; "></div>
</body>
</html>