Wijmo UI for the Web
endUpdate Method
wijmo.maps Namespace > wijitemslayer type : endUpdate Method
Called when the wijmaps ends update the layer status. The layer will be updated after this function called.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijitemslayer("endUpdate");
});
function endUpdate() : any;
See Also

Reference

wijitemslayer type
wijitemslayer jQuery Widget