Wijmo UI for the Web
endUpdate Field
wijmo.maps Namespace > IWijlayer Interface : endUpdate Field

Called when the wijmaps ends update the layer status. The layer will be updated after this function called.

Syntax
var instance; // Type: wijmo.maps.IWijlayer;
var value; // Type: any
value = instance.endUpdate;
var endUpdate : any;
See Also

Reference

IWijlayer Interface