export const STORED_SETTINGS_VERSION = 1; export const LS_KEY_LEGASY = 'map-user-settings'; export const LS_KEY = 'map-user-settings-v2';