Wijmo UI for the Web
refreshLayers Method
wijmo.maps Namespace > wijmaps type : refreshLayers Method
Refresh the map layers. Usually used when the items of the layer data changed.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijmaps("refreshLayers");
});
function refreshLayers() : any;
See Also

Reference

wijmaps type
wijmaps jQuery Widget