@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 1.25 kB
JavaScript
import{_ as t}from"../../chunks/tslib.es6.js";import o from"../../core/Accessor.js";import{property as e}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";import s from"../../portal/PortalItem.js";let p=class extends o{constructor(t){super(t),this.attributionVisible=!0,this.exportOptions={width:800,height:1100,dpi:96},this.forceFeatureAttributes=!1,this.format="png32",this.includeTables=!1,this.label=null,this.layout="map-only",this.layoutItem=null,this.layoutOptions=null,this.outScale=0,this.scalePreserved=!0,this.showLabels=!0}};t([e()],p.prototype,"attributionVisible",void 0),t([e()],p.prototype,"exportOptions",void 0),t([e()],p.prototype,"forceFeatureAttributes",void 0),t([e()],p.prototype,"format",void 0),t([e()],p.prototype,"label",void 0),t([e()],p.prototype,"layout",void 0),t([e({type:s})],p.prototype,"layoutItem",void 0),t([e()],p.prototype,"layoutOptions",void 0),t([e()],p.prototype,"outScale",void 0),t([e()],p.prototype,"scalePreserved",void 0),t([e()],p.prototype,"showLabels",void 0),p=t([r("esri.rest.support.PrintTemplate")],p);const i=p;export{i as default};