zhongrj
2023-06-27 d74b495736f0c04522ec54274b70fed0ded2878d
public/map/widgets/map/MapWidget.html
New file
@@ -0,0 +1,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>