map page html layout fix
This commit is contained in:
parent
83bc98ece5
commit
4c5074c5fc
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
||||||
[latitude]="m.latitude"
|
[latitude]="m.latitude"
|
||||||
[longitude]="m.longitude"
|
[longitude]="m.longitude"
|
||||||
[label]="m.name[0]">
|
[label]="m.name[0]">
|
||||||
|
|
||||||
<agm-info-window>
|
<agm-info-window>
|
||||||
<strong>{{m.name}}</strong>
|
<strong>{{m.name}}</strong>
|
||||||
</agm-info-window>
|
</agm-info-window>
|
||||||
|
|
Reference in a new issue