b
This commit is contained in:
@@ -110,6 +110,8 @@ void MapRipper::run()
|
||||
emit providerChanged(core::MapType::StrByType(type), zoom);
|
||||
QByteArray img = OPMaps::Instance()->GetImageFrom(type, p, zoom);
|
||||
|
||||
//qDebug() << "map rapper";
|
||||
|
||||
if (img.length() != 0) {
|
||||
goodtile = true;
|
||||
img = NULL;
|
||||
|
||||
Reference in New Issue
Block a user