gws.plugin.legend.remote

Remote legend.

Source code: gws.plugin.legend.remote

Package Contents

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

Bases: gws.base.legend.Config

External legend.

urls: list[gws.Url]

urls of externals legend images

class gws.plugin.legend.remote.Object

Bases: gws.base.legend.Object

Generic legend object.

urls: list[str]
configure()

Configuration hook.

render(args=None)