gws.plugin.template.map

Map-only template

Source code: gws.plugin.template.map

Package Contents

class gws.plugin.template.map.Config(*args, **kwargs)

Bases: gws.base.template.Config

Object configuration.

class gws.plugin.template.map.Props(*args, **kwargs)

Bases: gws.base.template.Props

Object properties.

class gws.plugin.template.map.Object

Bases: gws.base.template.Object

Template object.

render(tri)

Render the template and return the generated response.