bruce-cesium 7.3.2 → 7.3.3
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/bruce-cesium.umd.js
CHANGED
|
@@ -46290,7 +46290,7 @@ void main() {
|
|
|
46290
46290
|
StyleUtils.ApplyTypeStyle = ApplyTypeStyle;
|
|
46291
46291
|
})(exports.StyleUtils || (exports.StyleUtils = {}));
|
|
46292
46292
|
|
|
46293
|
-
const VERSION = "7.3.
|
|
46293
|
+
const VERSION = "7.3.3";
|
|
46294
46294
|
/**
|
|
46295
46295
|
* Updates the environment instance used by bruce-cesium to one specified.
|
|
46296
46296
|
* This can be used to ensure that the instance a parent is referencing is shared between bruce-cesium, bruce-models, and the parent app.
|