Wijmo UI for the Web
update Method
wijmo.maps Namespace > wijlayer 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").wijlayer("update");
});
function update() : any;
See Also

Reference

wijlayer type
wijlayer jQuery Widget