mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-31 09:05:14 +01:00
Set OpenStreetMap as the default map
This commit is contained in:
parent
3b798e627b
commit
903b73d9a4
@ -140,7 +140,7 @@ SETTING(showToolbars, "toolbar", true );
|
|||||||
#endif // Q_OS_ANDROID
|
#endif // Q_OS_ANDROID
|
||||||
|
|
||||||
/* Map */
|
/* Map */
|
||||||
SETTING(activeMap, "map", "" );
|
SETTING(activeMap, "map", "Open Street Map" );
|
||||||
SETTING(showMap, "show", true );
|
SETTING(showMap, "show", true );
|
||||||
SETTING(cursorCoordinates, "coordinates", false );
|
SETTING(cursorCoordinates, "coordinates", false );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user