var instance; // Type: wijmo.maps.IWijlayer; var value; // Type: any value = instance.update;
var update : any;
Update the layer, redraw the layer if needed. It's called when the center and zoom changed.
var instance; // Type: wijmo.maps.IWijlayer; var value; // Type: any value = instance.update;
var update : any;