auto-sync: 2026-05-06 11:00:01

This commit is contained in:
Stream
2026-05-06 11:00:02 +03:00
parent c97a8bd576
commit 58d39befe3

View File

@@ -417,7 +417,7 @@ function toggleRouteMode() {
btn.classList.add('active');
clearRoute();
window._map.getCanvas().style.cursor = 'crosshair';
// sheet is NOT opened - user taps mini-bar to open it
openSheet('sheet-route');
}
updateMapModeClass();
}