地图
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
<div nz-row style="margin-bottom: 24px">
|
||||
<div nz-col nzSpan="8">
|
||||
<input nz-input id="pickerInput" [(ngModel)]="addressInput" placeholder="请输入地址" />
|
||||
</div>
|
||||
</div>
|
||||
<div id="container" style="width: 800px; height: 500px"></div>
|
||||
Reference in New Issue
Block a user