zengh
2023-01-16 8aa3edd56c279100c9053576f3e90fa55459fe77
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>