Skip to content

Commit

Permalink
Fixing waypoint routing ETA
Browse files Browse the repository at this point in the history
  • Loading branch information
flosoft committed Sep 5, 2023
1 parent 25dd5c7 commit 252620c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions templates/map.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,6 @@
// ROUTING LOGIC //
// make an initial directions request that
// starts and ends at the same location
getRoute(start);
// Add destination to the map
const marker = new mapboxgl.Marker({
draggable: false
Expand Down

0 comments on commit 252620c

Please sign in to comment.