zengh
2021-05-08 08ab2073c9e965c2ea1eb3e8d0a2cfc9a30d7d25
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>