chunk-VVBOYBFX.js 862 B

123456789101112131415161718192021222324252627
  1. import {
  2. j
  3. } from "./chunk-ALDCDSPV.js";
  4. import {
  5. d,
  6. e,
  7. l3 as l,
  8. n2 as n
  9. } from "./chunk-Y3WMVFTW.js";
  10. // node_modules/@arcgis/core/layers/support/LayerFloorInfo.js
  11. var l2;
  12. var i = l2 = class extends l {
  13. constructor(o) {
  14. super(o), this.floorField = null, this.viewAllMode = false, this.viewAllLevelIds = new j();
  15. }
  16. clone() {
  17. return new l2({ floorField: this.floorField, viewAllMode: this.viewAllMode, viewAllLevelIds: this.viewAllLevelIds });
  18. }
  19. };
  20. e([d({ type: String, json: { write: true } })], i.prototype, "floorField", void 0), e([d({ json: { read: false, write: false } })], i.prototype, "viewAllMode", void 0), e([d({ json: { read: false, write: false } })], i.prototype, "viewAllLevelIds", void 0), i = l2 = e([n("esri.layers.support.LayerFloorInfo")], i);
  21. var p = i;
  22. export {
  23. p
  24. };
  25. //# sourceMappingURL=chunk-VVBOYBFX.js.map