mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
polish toolbar and routing menu
This commit is contained in:
@@ -87,6 +87,7 @@ export const settings = {
|
||||
}
|
||||
return currentMode;
|
||||
})()),
|
||||
minimizeRoutingMenu: dexieSettingStore('minimizeRoutingMenu', false),
|
||||
routing: dexieSettingStore('routing', true),
|
||||
routingProfile: dexieSettingStore('routingProfile', 'bike'),
|
||||
privateRoads: dexieSettingStore('privateRoads', false),
|
||||
|
Reference in New Issue
Block a user