version 2.21.1
Map download API mapviewer download feature
This commit is contained in:
@@ -37,7 +37,7 @@ QPointF OSMGeocodingResult::resultCoordinate() const {
|
||||
|
||||
|
||||
void OSMGeocodingResult::requestDone() {
|
||||
emit ready();
|
||||
emit ready(this);
|
||||
deleteLater();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user