zengh
2022-06-28 053e2dc7c5cb07029f4ea8dff629b9c5f6e18f5f
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>