chore: fix webview

This commit is contained in:
2026-02-21 16:22:15 +01:00
parent 0f02e7e114
commit 9ff3a6bd9e
@@ -294,7 +294,6 @@ function drawRoute(coordinates, destination) {
map.fitBounds(bounds, { padding: 60, maxZoom: 16, duration: 800 });
} catch(e) {}
}
}
function handleMessage(data) {
if (data.type === 'updateMarkers') {