From e9ec54f059f67c9b647c20176a39c6af5253d80a Mon Sep 17 00:00:00 2001 From: Caleb Denio Date: Thu, 2 Jul 2026 12:47:17 -0600 Subject: [PATCH] default bearing to 0 --- static/index.html | 2 +- static/js/main.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index abebb0a..c871bd2 100644 --- a/static/index.html +++ b/static/index.html @@ -273,6 +273,6 @@ - + diff --git a/static/js/main.js b/static/js/main.js index 8c7b456..008ef52 100644 --- a/static/js/main.js +++ b/static/js/main.js @@ -142,7 +142,7 @@ function renderVehicleIcon(vehicle) { }" style="--color: #${vehicle.route.color};">
${