cesium-examples/3dmap/index.html

11 lines
346 B
HTML
Raw Normal View History

2019-09-06 09:23:05 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>index</title>
<script type="text/javascript">
2019-11-21 15:46:14 +08:00
window.location = window.location.href + "/3dmap/examples/examples.html#3D";
</script> -->
2019-09-06 09:23:05 +08:00
</head>
</html>