Layer: (WithVectorFields<S["VectorLayerDTO"]> | WithVectorFields<S["ApiFeaturesLayerDTO"]> | WithOptionalAttributes<S["RasterLayerDTO"]> | WithOptionalAttributes<S["WmsLayerDTO"]> | WithOptionalAttributes<S["WmtsLayerDTO"]>) & {
    spatialDataSourceOrganizationId: string;
}

Type declaration

  • spatialDataSourceOrganizationId: string