auto-sync: 2026-05-06 00:10:01
This commit is contained in:
1
tasks/enduro-trails/prototype/static/app.js
vendored
1
tasks/enduro-trails/prototype/static/app.js
vendored
@@ -828,6 +828,7 @@ async function buildRoute() {
|
||||
if (!routeResults.length) throw new Error('Маршрут не найден');
|
||||
|
||||
drawRouteResults(routeResults, 0);
|
||||
renderWaypointsList(); // update segment distances now that route is built
|
||||
|
||||
document.getElementById('route-status').textContent = `${routeResults.length} маршрут(ов)`;
|
||||
// Show mini-bar with result - do NOT open main sheet
|
||||
|
||||
Reference in New Issue
Block a user