Class: SymbolImageSymbology

SymbologyState.SymbolImageSymbology(node)

Class representing a layer icon symbology

Constructor

new SymbolImageSymbology(node)

Create a layer icon symbology instance based on a node object provided by QGIS Server

Parameters:
Name Type Description
node object

the QGIS node symbology

Properties
Name Type Description
type string

the node type: image

url string

the url image

title string

the node title

Source:

Extends

  • BaseIconSymbology

Members

url :string

The image url

Type:
  • string
Source: