Wijmo UI for the Web
update Method
wijmo.maps Namespace > wijvirtuallayer type : update Method
Update the layer, redraw the layer if needed. It's called when the center and zoom changed.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijvirtuallayer("update");
});
function update() : any;
See Also

Reference

wijvirtuallayer type
wijvirtuallayer jQuery Widget