1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-27 08:54:23 +02:00

Added support for vector maps projection setting

Removed obsolete "Always show the map" setting
This commit is contained in:
2019-05-14 23:01:24 +02:00
parent f0d71d667b
commit 37c971a720
15 changed files with 155 additions and 55 deletions

View File

@ -116,7 +116,6 @@ private:
void updateWindowTitle();
void updateNavigationActions();
bool updateGraphTabs();
bool updateMapView();
TimeType timeType() const;
Units units() const;