gws.plugin.legend.combined

Source code: gws.plugin.legend.combined

Package Contents

class gws.plugin.legend.combined.Config(*args, **kwargs)

Bases: gws.base.legend.Config

Combined legend.

layerUids: list[str]

layers

class gws.plugin.legend.combined.Object

Bases: gws.base.legend.Object

Generic legend object.

layerUids: list[str]
configure()

Configuration hook.

render(args=None)