Class: EditionLayerConfig

Edition.EditionLayerConfig(layerName, cfg)

Class representing an edition layer config

Constructor

new EditionLayerConfig(layerName, cfg)

Create an edition layer config instance
Parameters:
Name Type Description
layerName string the layer name
cfg object the lizmap config object for edition layer
Source:

Extends

  • BaseObjectLayerConfig

Members

(nullable) acl :string

Acces control list
Type:
  • string
Source:

capabilities :EditionCapabilitiesConfig

The capabilities
Type:
  • EditionCapabilitiesConfig
Source:

geometryType :string

The layer geometry type
Type:
  • string
Source: