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

Reference

wijmaps type
wijmaps jQuery Widget