leafer-ui 1.9.11 → 1.9.12

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/web.js CHANGED
@@ -6413,7 +6413,7 @@ var LeaferUI = function(exports) {
6413
6413
  this.levelMap = null;
6414
6414
  }
6415
6415
  }
6416
- const version = "1.9.11";
6416
+ const version = "1.9.12";
6417
6417
  const debug$5 = Debug.get("LeaferCanvas");
6418
6418
  class LeaferCanvas extends LeaferCanvasBase {
6419
6419
  set zIndex(zIndex) {