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

Reference

wijitemslayer type
wijitemslayer jQuery Widget