Added check if waypoint is visited and label with translation for radial percentage

This commit is contained in:
grata
2023-05-07 20:12:59 +02:00
parent 9ba1f56b41
commit e47ee0231d

View File

@@ -1,7 +1,7 @@
<div *ngIf="isNear" class="container">
<h1>
<h3>
{{translations.locationName}}: {{locationParams}}
</h1>
</h3>
<div class="container2">
<div class="left">
<div *ngFor="let locations of locations, let i = index" class="row">