interface ProposeNewLayer {
    id: string;
    label: string;
    name: PROPOSE_NEW_LAYER;
}

Hierarchy (view full)

Properties

Properties

id: string
label: string