b
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ MainWindow::MainWindow(QWidget *parent)
|
||||
map->setAttribute(Qt::WA_AlwaysStackOnTop);
|
||||
|
||||
//QString maptype = myinifile->ReadIni("GCS.ini","Map","Type");
|
||||
map->SetMapType(mapcontrol::Helper::MapTypeFromString("BingSatellite"));
|
||||
map->SetMapType(mapcontrol::Helper::MapTypeFromString("GoogleSatellite"));
|
||||
map->setWPLock(true);
|
||||
map->setFocus();
|
||||
map->setMouseTracking(true);
|
||||
|
||||
Reference in New Issue
Block a user