|
|
|
@ -23,6 +23,15 @@
|
|
|
|
|
padding: 0;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
}
|
|
|
|
|
.cesium-viewer-geocoderContainer,
|
|
|
|
|
.cesium-home-button,
|
|
|
|
|
.cesium-sceneModePicker-wrapper,
|
|
|
|
|
.cesium-navigationHelpButton-wrapper{
|
|
|
|
|
display:none !important;
|
|
|
|
|
}
|
|
|
|
|
.cesium-viewer-bottom{
|
|
|
|
|
display:none
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|