Class: WMC

netgis.WMC(config)

new WMC(config)

Web Map Context Parsing Module.
Parameters:
Name Type Description
config JSON WMC.Config

Members

(static) Config

Config Section "wmc"
Properties:
Name Type Description
url String URL to a WMC document to load at startup. Should contain a {id} placeholder.
layers_url String URL to a service for delivering WMC layers in JSON format. Should contain a {ids} placeholder.