togglePopup method
Opens or closes the bound popup, depending on the current state
@returns {Marker} this
Implementation
Marker togglePopup() => Marker.fromJsObject(jsObject.togglePopup());
Opens or closes the bound popup, depending on the current state
@returns {Marker} this
Marker togglePopup() => Marker.fromJsObject(jsObject.togglePopup());