gws.base.layer.group

Generic group layer.

Source code: gws.base.layer.group

Module Contents

class gws.base.layer.group.Config

Group layer

layers: list[gws.ext.config.layer]

Layers in this group.

class gws.base.layer.group.Object
isGroup = True
configure()
configure_bounds()
configure_group()
configure_legend()
configure_resolutions()
configure_zoom_bounds()
post_configure()
props(user)
class gws.base.layer.group.Props
layers: list[gws.ext.props.layer]