class documentation

Undocumented

Class Variable autoLayers custom configurations for automatically created layers
Class Variable excludeLayers source layers to exclude
Class Variable flattenLayers flatten the layer hierarchy
Class Variable rootLayers source layers to use as roots

Inherited from Config:

Class Variable uid unique ID

Inherited from Data (via Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
autoLayers: t.Optional[list[core.AutoLayersOptions]] = (source)

custom configurations for automatically created layers

excludeLayers: t.Optional[gws.gis.source.LayerFilter] = (source)

source layers to exclude

flattenLayers: t.Optional[FlattenConfig] = (source)

flatten the layer hierarchy

source layers to use as roots