Class: Client

netgis.Client(container, config)

new Client(container, config)

The main NetGIS Client class.
Parameters:
Name Type Description
container Element The HTML element to contain the client app
config JSON The main client config object. Specific section options can be found inside the Modules.
Client.Output

Members

(static) Config

Config Section "client"
Properties:
Name Type Description
loading_text String Text for the main loading indicator.

(static) Output

Config Section "output" (will be deprecated, use [ "tools" ][ "output_id" ] instead)
Properties:
Name Type Description
id String Element id to write edit output to (sets the input value)