mirror of
https://github.com/DerTyp7/street-map-typescript.git
synced 2026-07-31 06:59:03 +02:00
add event in osrm response
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user