You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postserve/static/index_3575.html

38 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>EPSG:3575 map preview</title>
<link rel="stylesheet" href="https://tile.gbif.org/ui/ol.css" type="text/css">
<link rel="stylesheet" href="https://labs.gbif.org/~mblissett/2018/08/intersection-vector-tiles/ol3-layerswitcher-1.1.0.css" type="text/css"/>
<script src="https://tile.gbif.org/ui/ol-debug.js"></script>
<script src="https://tile.gbif.org/ui/proj4.js"></script>
<script src="https://tile.gbif.org/ui/olms.js"></script>
<script src="https://tile.gbif-dev.org/ui/common.js"></script>
<script src="https://labs.gbif.org/~mblissett/2018/08/intersection-vector-tiles/ol3-layerswitcher-1.1.0.js"></script>
<style>
html {
font-family: sans-serif;
}
.wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: lavender;
}
.map {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<div class="wrapper">
<div id="map" class="map"></div>
</div>
<script src="postserve_3575.js"></script>
</body>
</html>