nav: force request retry

This commit is contained in:
Willem Melching
2021-07-14 15:46:18 +02:00
parent 6a93346729
commit baa0e47e50
+5
View File
@@ -259,6 +259,11 @@ static float get_time_typical(const QGeoRouteSegment &segment) {
void MapWindow::recomputeRoute() {
// Retry all timed out requests
if (!m_map.isNull()) {
m_map->connectionEstablished();
}
if (!last_position) {
return;
}