UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 868 B
/* 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/Collection.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{LayerView3D as t}from"./LayerView3D.js";import a from"../../layers/CatalogLayerView.js";import i from"../../layers/LayerView.js";let p=class extends(a(t(i))){constructor(){super(...arguments),this.type="catalog-3d",this.layerViews=new o}};r([e()],p.prototype,"layerViews",void 0),p=r([s("esri.views.3d.layers.CatalogLayerView3D")],p);const c=p;export{c as default};