chore: build
This commit is contained in:
@@ -123,7 +123,6 @@ export async function calculateRoute(
|
||||
}
|
||||
}
|
||||
|
||||
// Fallback: straight line
|
||||
if (coordinates.length === 0) {
|
||||
coordinates.push(origin, destination);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user