Class: AttributionConfig

Attribution.AttributionConfig(cfg)

new AttributionConfig(cfg)

Create an attribution instance based on a config object
Parameters:
Name Type Description
cfg object the lizmap config object for attribution
Properties
Name Type Attributes Description
title string the attribution title
url string <nullable>
the attribution url
Source:

Members

title :string

The attribution title
Type:
  • string
Source:

(nullable) url :string

The attribution url
Type:
  • string
Source: