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

Reference

wijitemslayer type
wijitemslayer jQuery Widget