added tag
This commit is contained in:
parent
51e1da30e1
commit
37a9f3adf1
@ -110,6 +110,7 @@
|
||||
<mat-grid-tile colspan="3">
|
||||
<div style="display: block; width: 100%">
|
||||
<p *ngIf="relImage.filename">filename: {{relImage.filename}}</p>
|
||||
<p *ngIf="relImage.tag">tag: {{relImage.tag}}</p>
|
||||
<p *ngIf="relImage.latitude">latitude: {{relImage.latitude}}</p>
|
||||
<p *ngIf="relImage.longitude">longitude: {{relImage.longitude}}</p>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user