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

Update the layer, redraw the layer if needed. It's called when the center and zoom changed.

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

Reference

IWijlayer Interface