</div> | </div> | ||||
<div | <div | ||||
v-show="problemPopupShow" | |||||
id="problemOverlay" | id="problemOverlay" | ||||
class="problem-overlay" | class="problem-overlay" | ||||
> | > | ||||
.container{ | .container{ | ||||
width:100vw; | width:100vw; | ||||
height:100vh; | height:100vh; | ||||
position:relative; | |||||
position:relative; | |||||
overflow:hidden; | overflow:hidden; | ||||
} | } | ||||
.map-container { | .map-container { | ||||
width:100vw; | width:100vw; | ||||
height:100vh; | height:100vh; | ||||
} | } | ||||
.layer-management { | .layer-management { |