12 lines
553 B
HTML
12 lines
553 B
HTML
<!--
|
|
* @Description :
|
|
* @Version : 1.0
|
|
* @Author : Shiming
|
|
* @Date : 2022-04-06 17:57:07
|
|
* @LastEditors : Shiming
|
|
* @LastEditTime : 2022-04-13 15:20:33
|
|
* @FilePath : \\tms-obc-web\\src\\app\\routes\\datatable\\components\\datascreen\\map\\map.component.html
|
|
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
|
-->
|
|
<g2-custom #map div style="height: 680px; " delay="200" (render)="render($event)" ></g2-custom>
|
|
<!-- <nz-col nzXs="0" nzSm="0" nzMd="0" nzLg="14" nzXl="14" nzXXl="14" style="z-index: 9999;"></nz-col> --> |