This commit is contained in:
Dirk Hohndel 2013-05-24 07:16:37 -07:00
commit 5926f9d4df
9 changed files with 211 additions and 1 deletions

View file

@ -19,7 +19,7 @@
GlobeGPS::GlobeGPS(QWidget* parent) : MarbleWidget(parent), loadedDives(0)
{
setMapThemeId("earth/bluemarble/bluemarble.dgml");
setMapThemeId("earth/googlesat/googlesat.dgml");
//setMapThemeId("earth/openstreetmap/openstreetmap.dgml");
setProjection(Marble::Spherical);