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

Reference

wijvirtuallayer type
wijvirtuallayer jQuery Widget