????

Your IP : 216.73.216.131


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

export type LayerDefinitionConfig = {
    name: string;
    title: string;
    visible?: boolean;
    displayInLayerSwitcher?: boolean;
    displayInLegend?: boolean;
    internal?: boolean;
};