Wijmo UI for the Web
refresh Method
wijmo.maps Namespace > wijvirtuallayer type : refresh Method
Force to request the data to get the newest one.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijvirtuallayer("refresh");
});
function refresh() : any;
See Also

Reference

wijvirtuallayer type
wijvirtuallayer jQuery Widget