????

Your IP : 216.73.216.130


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/type/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/type/definition.d.ts

export type LayerDefinition = {
    name: string;
    title: string;
    visible?: boolean;
    zIndex?: number;
    displayInLayerSwitcher?: boolean;
    displayInLegend?: boolean;
    key: string;
    parentKey?: string;
    isGroup?: boolean;
};