feat: added selection of map 4 choices

This commit is contained in:
2026-06-16 21:49:02 +02:00
parent 16dc864dbd
commit abdab22010
6 changed files with 113 additions and 10 deletions
+1
View File
@@ -23,6 +23,7 @@ const PORTABLE_KEYS = [
'opslog.mapView', // Main map: remembered free-pan view (lat/lon/zoom)
'opslog.lookupOnBlur', // run the callsign lookup on blur instead of while typing
'opslog.clusterShowFilters', // cluster filter sidebar shown (tab + Main pane)
'opslog.mapBasemap', // world map basemap (light / street / satellite)
];
// syncPortablePrefs reconciles the DB with the local cache at startup: