feat(ui): refine governed workbench and dual-screen flows
This commit is contained in:
@@ -3,8 +3,8 @@ import type { DatasetCreateResponse, ProjectRead } from '../types'
|
||||
export const PRIMARY_FOCUS_LABEL = 'Mol'
|
||||
export const PRIMARY_FOCUS_REGION = 'Mol, Kempen'
|
||||
export const NATIONAL_WORKSPACE_PROJECT_NAME = 'Belgium and North Sea Workbench'
|
||||
export const NATIONAL_WORKSPACE_LABEL = 'Belgie en Belgische Noordzee'
|
||||
export const NATIONAL_WORKSPACE_REGION = 'Belgie en Belgische Noordzee'
|
||||
export const NATIONAL_WORKSPACE_LABEL = 'België en Belgische Noordzee'
|
||||
export const NATIONAL_WORKSPACE_REGION = 'België en Belgische Noordzee'
|
||||
export const NATIONAL_MAP_CENTER: [number, number] = [4.62, 50.72]
|
||||
export const NATIONAL_MAP_ZOOM = 7.25
|
||||
export const REGIONAL_WORKSPACE_PROJECT_NAME = 'Kempen Regional Workbench'
|
||||
|
||||
Reference in New Issue
Block a user