CIDARLAB / 3DuF

Detected the use of alert, confirm and prompt JS-0052
Anti-pattern
Minor
1 occurrence in this check
 943            //         this.renderLayers.push(newRenderLayer);
 944            //     }
 945        } else {
 946            alert("Version '" + version + "' is not supported by 3DuF !"); 947        }
 948        // Common Code for rendering stuff
 949        // console.log("Feature Layers", Registry.currentDevice.layers);