Wijmo UI for the Web
beginUpdate Method
wijmo.maps Namespace > wijvirtuallayer type : beginUpdate Method
Called when the wijmaps begins to update the layer status.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijvirtuallayer("beginUpdate");
});
function beginUpdate() : any;
See Also

Reference

wijvirtuallayer type
wijvirtuallayer jQuery Widget