zengh
2021-07-20 eb6374fd3670ac6fec2725e5f3ccb708ea76f22c
1
2
3
4
5
6
7
<div data-dojo-attach-point="container" style="height: 100%;" class="${base_class}">
    <div class="mapwidget-map-cover" style="height: 100%;" data-dojo-attach-point="mapCoverDom">
        <div class="mapwidget-map-box" style="height: 100%;" data-dojo-attach-point="mapBoxDom">
        </div>
    </div>
 
</div>