Trying the googlemaps integration

This commit is contained in:
Tomaz Canabrava 2013-05-24 11:07:59 -03:00
parent c917a99eb2
commit dfa59f9878
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);