Class: BingBaseLayerConfig

BaseLayer.BingBaseLayerConfig(name, cfg)

Class representing a BING base layer config

Constructor

new BingBaseLayerConfig(name, cfg)

Create a BING base layer config based on a config object

Parameters:
Name Type Description
name string

the base layer name

cfg object

the lizmap config object for BING base layer

Properties
Name Type Attributes Description
title string

the base layer title

imagerySet string

the base layer imagerySet

key string <optional>

the base layer key

Source:

Extends

  • BaseLayerConfig

Members

imagerySet :string

The bing imagerySet

Type:
  • string
Source: