version 2.21.1

Map download API
mapviewer download feature
This commit is contained in:
2023-11-11 23:01:21 +03:00
parent 9f3a54bbb9
commit d200dbdab5
14 changed files with 373 additions and 77 deletions

View File

@@ -52,7 +52,7 @@ private:
QNetworkReply * reply = nullptr;
signals:
void ready();
void ready(OSMGeocodingResult *);
};