interface FilterPreferences {
    syncWithMap: boolean;
}

Properties

Properties

syncWithMap: boolean