From 8c22716f670d9023eeacdc2673930e8d699064c9 Mon Sep 17 00:00:00 2001 From: grata Date: Wed, 5 Apr 2023 13:49:27 +0200 Subject: [PATCH] Implemented read locations from json, minor bug fixes and implementations --- src/app/home/home.component.html | 8 +- src/app/home/home.component.ts | 151 +++++++++++++--------------- src/app/service/readjson.service.ts | 7 +- 3 files changed, 78 insertions(+), 88 deletions(-) diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 3e9a5a7..0a00a7f 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -8,15 +8,15 @@ (keydown)="selezionaSuggerimento($event)" placeholder="Type here" class="input input-bordered input-primary w-full max-w-xs"> - -