Class: GoogleBaseLayerConfig

BaseLayer.GoogleBaseLayerConfig(name, cfg)

Class representing a Google base layer config

Constructor

new GoogleBaseLayerConfig(name, cfg)

Create a GOOGLE 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 GOOGLE base layer

Properties
Name Type Attributes Description
title string

the base layer title

mapType string

the base layer mapType

key string <optional>

the base layer key

Source:

Extends

  • BaseLayerConfig

Members

mapType :string

The Google mapType

Type:
  • string
Source: