@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 1.71 kB
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.32/esri/copyright.txt for details.
*/
import{_ as t}from"../../chunks/tslib.es6.js";import o from"../../core/Accessor.js";import{property as r}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as e}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.includeCharts=!1,this.includeTables=!1,this.label=null,this.layout="map-only",this.layoutItem=null,this.layoutOptions=null,this.outScale=0,this.report=null,this.reportItem=null,this.reportOptions=null,this.scalePreserved=!0,this.showLabels=!0}};t([r()],p.prototype,"attributionVisible",void 0),t([r()],p.prototype,"exportOptions",void 0),t([r()],p.prototype,"forceFeatureAttributes",void 0),t([r()],p.prototype,"format",void 0),t([r()],p.prototype,"includeCharts",void 0),t([r()],p.prototype,"includeTables",void 0),t([r()],p.prototype,"label",void 0),t([r()],p.prototype,"layout",void 0),t([r({type:s})],p.prototype,"layoutItem",void 0),t([r()],p.prototype,"layoutOptions",void 0),t([r()],p.prototype,"outScale",void 0),t([r()],p.prototype,"report",void 0),t([r({type:s})],p.prototype,"reportItem",void 0),t([r()],p.prototype,"reportOptions",void 0),t([r()],p.prototype,"scalePreserved",void 0),t([r()],p.prototype,"showLabels",void 0),p=t([e("esri.rest.support.PrintTemplate")],p);const i=p;export{i as default};