auto-sync: 2026-05-06 23:00:01
This commit is contained in:
1
tasks/enduro-trails/prototype/static/app.js
vendored
1
tasks/enduro-trails/prototype/static/app.js
vendored
@@ -2363,6 +2363,7 @@ function miniAddWaypoint() {
|
||||
if (statsEl) statsEl.textContent = 'Тапни на карте для добавления точки';
|
||||
}
|
||||
|
||||
window.cancelAddWaypoint = cancelAddWaypoint;
|
||||
function cancelAddWaypoint() {
|
||||
addingWaypoint = false;
|
||||
window._map.getCanvas().style.cursor = routeMode ? 'crosshair' : '';
|
||||
|
||||
Reference in New Issue
Block a user