代码拉取完成,页面将自动刷新
同步操作将从 lai/cesium-city3d 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>警情模拟示例</title>
<link href="Build/Cesium/Widgets/widgets.css" rel="stylesheet">
<link href="utils.css" rel="stylesheet">
<link href="examples/css/pretty.css" rel="stylesheet">
<link href="examples/js/layui-v2.5.5/css/layui.css" rel="stylesheet">
<script src="examples/js/config.js"></script>
<script src="examples/js/heatmap.min.js"></script>
<script src="examples/js/dat.gui.min.js"></script>
<script src="examples/js/layui-v2.5.5/layui.all.js"></script>
<script src="examples/js/jquery.min.js"></script>
<script src="Build/Cesium/Cesium.js"></script>
<script src="log.js"></script>
<style>
body {
height: 100%;
width: 100%;
margin: 0;
overflow: hidden;
padding: 0;
background: #000;
}
.dg.main.a {
position: absolute;
left: 2px;
}
.layui-layer {
background-color: #222c;
box-shadow: inset 0 0 15px 4px #00bcd4;
}
</style>
</head>
<body>
<div id="cesiumContainer"></div>
<div class="heatmap" style="overflow: hidden; width: 840px;height: 400px;">
<div class="heatmap-canvas" width="50%" height="25%">
</div>
</div>
<script src="city2.js"></script>
<style>
#navi {
width:200px !important;
position: absolute;
left: 30%;
top: 3px;
}
#navi2 {
width:200px !important;
position: absolute;
left: 45%;
top: 3px;
}
#navi3 {
width:200px !important;
position: absolute;
left: 60%;
top: 3px;
}
#navi3:hover{
color: white;
}
.close-button{
display: none;
}
.dg li.title{
min-height: 30px;
color: #00bcd4;
box-shadow:inset 1px 1px 6px 3px;
}
</style>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。