1 Star 0 Fork 35

bordar/QuickEarth-Free

forked from 清风/QuickEarth-Free 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 875 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!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" />
<link rel="stylesheet" href="public/libs/cesium/Cesium/Widgets/widgets.css" />
<script src="public/libs/cesium/CesiumUnminified/Cesium.js"></script>
</head>
<body>
<div id="map" style="position:absolute;top:0px;left:0px;width:50%;height:100%;overflow:hidden"></div>
<div id="map3d" style="position:absolute;top:0px;left:50%;width:50%;height:100%;overflow:hidden;background-color: aqua;"></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>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/bordar/quick-earth-free.git
git@gitee.com:bordar/quick-earth-free.git
bordar
quick-earth-free
QuickEarth-Free
master

搜索帮助