zhongrj
2023-09-15 91f8ec3cc7e8bccc3dcac3c886c4a9ceeb5db278
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>