This commit is contained in:
2023-04-14 17:32:14 +02:00
parent 360b12d1c4
commit 3d0a96e7a7
4 changed files with 24 additions and 13 deletions

View File

@@ -38,6 +38,7 @@ export class ReadjsonService{
tap(data => console.log("data requested", data))
);
}
/*
getWaypoints(location: string, id: number): Observable<waypoint[]> {
return this.locations.pipe(