UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 1.02 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{_ as r}from"../chunks/tslib.es6.js";import o from"../core/JSONSupport.js";import{property as e}from"../core/accessorSupport/decorators/property.js";import"../core/has.js";import"../core/Logger.js";import"../core/RandomLCG.js";import{subclass as s}from"../core/accessorSupport/decorators/subclass.js";import t from"../layers/support/FacilityLayerInfo.js";import p from"../layers/support/LevelLayerInfo.js";import i from"../layers/support/SiteLayerInfo.js";let a=class extends o{constructor(r){super(r),this.levelLayer=null,this.facilityLayer=null,this.siteLayer=null}};r([e({type:p,json:{write:{isRequired:!0}}})],a.prototype,"levelLayer",void 0),r([e({type:t,json:{write:{isRequired:!0}}})],a.prototype,"facilityLayer",void 0),r([e({type:i,json:{write:!0}})],a.prototype,"siteLayer",void 0),a=r([s("esri.support.MapFloorInfo")],a);const l=a;export{l as default};