Wijmo UI for the Web
refresh Method
wijmo.maps Namespace > wijlayer type : refresh Method
Refresh the layer. Usually used if want to apply the new data to the layer.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlayer("refresh");
});
function refresh() : any;
See Also

Reference

wijlayer type
wijlayer jQuery Widget