@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 759 B
JavaScript
import{_ as r}from"../../../../chunks/tslib.es6.js";import o from"../../../../core/Accessor.js";import s from"../../../../core/Handles.js";import{property as t}from"../../../../core/accessorSupport/decorators/property.js";import"../../../../core/accessorSupport/ensureType.js";import"../../../../core/arrayUtils.js";import{subclass as e}from"../../../../core/accessorSupport/decorators/subclass.js";let c=class extends o{constructor(r){super(r),this.handles=new s}destroy(){this.handles.destroy()}};r([t({constructOnly:!0})],c.prototype,"renderCoordsHelper",void 0),r([t({constructOnly:!0})],c.prototype,"surface",void 0),r([t({constructOnly:!0})],c.prototype,"state",void 0),c=r([e("esri.views.3d.support.PointOfInterest")],c);export{c as PointOfInterest};