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