1 Star 2 Fork 25

powerx / QuickEarth-Free

forked from 清风 / QuickEarth-Free 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
mofangbao 提交于 2022-06-27 10:43 . init
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>QuickEarth-Demos</title>
<link rel="stylesheet" href="public/platforms/leaflet/leaflet.css" />
<link rel="stylesheet" href="public/css/fonts/fonts.css" />
</head>
<body>
<div id="map" style="position:absolute;top:0px;left:0px;width:100%;height:100%;overflow:hidden"></div>
<div id="plugin"></div>
<div style="font-family: wind;left: 0px;top: 0px;position: absolute;z-index: -999999;font-size: 1;">6666</div>
<div id="credit" style="display: none"></div>
</body>
<script>
global = globalThis;
</script>
</html>
TypeScript
1
https://gitee.com/powerx/quick-earth-free.git
git@gitee.com:powerx/quick-earth-free.git
powerx
quick-earth-free
QuickEarth-Free
master

搜索帮助