mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-11 05:12:06 +08:00
@@ -259,6 +259,10 @@ static float get_time_typical(const QGeoRouteSegment &segment) {
|
||||
|
||||
|
||||
void MapWindow::recomputeRoute() {
|
||||
if (!QUIState::ui_state.scene.started) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Retry all timed out requests
|
||||
if (!m_map.isNull()) {
|
||||
m_map->connectionEstablished();
|
||||
|
||||
Reference in New Issue
Block a user