diff --git a/templates/map.html b/templates/map.html
index 3b71ad7..dac185e 100644
--- a/templates/map.html
+++ b/templates/map.html
@@ -200,7 +200,7 @@
.addTo(map);
// Set route destination
- getRoute(end)
+ await getRoute(end)
// UPDATE CAR LOCATION BELOW //