Popup constructor

Popup([
  1. PopupOptions? options,
  2. Layer? source
])

Implementation

external Popup([PopupOptions? options, Layer? source]);