Wijmo UI for the Web
destroy Method
wijmo.maps Namespace > wijmultiscaleimage type : destroy Method
Removes the wijmultiscaleimage functionality completely. This will return the element back to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijmultiscaleimage("destroy");
});
function destroy() : any;
See Also

Reference

wijmultiscaleimage type
wijmultiscaleimage jQuery Widget