Class: PrintMapConfig

PrintTemplate.PrintMapConfig(cfg)

Class representing a print map config

Constructor

new PrintMapConfig(cfg)

Create a print map config instance
Parameters:
Name Type Description
cfg object the lizmap config object for layer
Source:

Extends

  • BaseObjectConfig

Members

height :number

The height
Type:
  • number
Source:

id :string

The id
Type:
  • string
Source:

uuid :string

The uuid
Type:
  • string
Source:

width :number

The width
Type:
  • number
Source: