Class: module:Popup

module:Popup(initialConfig, lizmapState, map, digitizing)

new module:Popup(initialConfig, lizmapState, map, digitizing)

Create a popup instance

Parameters:
Name Type Description
initialConfig Config

The lizmap initial config instance

lizmapState Layers

The lizmap user interface state

map Map

OpenLayers map

digitizing Digitizing

The Lizmap digitizing instance

Source:

Classes

Popup

Methods

(static) onclick() → {boolean}

Create an overlay to anchor the popup to the map.

Source:
Returns:

False

Type
boolean