add event in osrm response

This commit is contained in:
Janis Meister
2022-01-26 12:41:36 +01:00
parent 8a98e9dbe6
commit b458c2c1b7
3 changed files with 18 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
<header>
<app-search></app-search>
<app-search (emitter)="onSearchResponse($event)"></app-search>
<p>{{title}}</p>
</header>
<app-map #mapRef ></app-map>
<app-map #mapRef></app-map>