@inweb/viewer-visualize 25.8.22 → 25.8.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/viewer-visualize.js
CHANGED
|
@@ -16736,7 +16736,7 @@
|
|
|
16736
16736
|
* `Viewer.visualize` library you are using.
|
|
16737
16737
|
*/
|
|
16738
16738
|
configure(params) {
|
|
16739
|
-
this._visualizeJsUrl = params.visualizeJsUrl || "https://
|
|
16739
|
+
this._visualizeJsUrl = params.visualizeJsUrl || "https://public-fhemb7e3embacwec.z02.azurefd.net/libs/visualizejs/25.8/Visualize.js";
|
|
16740
16740
|
return this;
|
|
16741
16741
|
}
|
|
16742
16742
|
/**
|