getPopup method

Popup getPopup()

Returns the Popup instance that is bound to the Marker @returns {Popup} popup

Implementation

Popup getPopup() => Popup.fromJsObject(jsObject.getPopup());