zengh
2022-02-11 de5bee9f351594a1c110b153885f5641e4e6b4cd
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>