setPopupContent method

Layer setPopupContent(
  1. Popup content
)

Sets the content of the popup bound to this layer.

Implementation

external Layer setPopupContent(Popup content);