Custom Gis Application with Arcgis Javascript API with modern layouting
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
1.9 KiB

// All material copyright Esri, All Rights Reserved, unless otherwise specified.
// See https://js.arcgis.com/4.30/esri/copyright.txt for details.
//>>built
define("../../chunks/tslib.es6 ../../core/Accessor ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass ../../portal/PortalItem".split(" "),function(b,a,c,g,h,k,e,d){a=class extends a{constructor(f){super(f);this.attributionVisible=!0;this.exportOptions={width:800,height:1100,dpi:96};this.forceFeatureAttributes=!1;this.format="png32";this.includeTables=this.includeCharts=!1;this.label=null;this.layout="map-only";
this.layoutOptions=this.layoutItem=null;this.outScale=0;this.reportOptions=this.reportItem=this.report=null;this.showLabels=this.scalePreserved=!0}};b.__decorate([c.property()],a.prototype,"attributionVisible",void 0);b.__decorate([c.property()],a.prototype,"exportOptions",void 0);b.__decorate([c.property()],a.prototype,"forceFeatureAttributes",void 0);b.__decorate([c.property()],a.prototype,"format",void 0);b.__decorate([c.property()],a.prototype,"includeCharts",void 0);b.__decorate([c.property()],
a.prototype,"includeTables",void 0);b.__decorate([c.property()],a.prototype,"label",void 0);b.__decorate([c.property()],a.prototype,"layout",void 0);b.__decorate([c.property({type:d})],a.prototype,"layoutItem",void 0);b.__decorate([c.property()],a.prototype,"layoutOptions",void 0);b.__decorate([c.property()],a.prototype,"outScale",void 0);b.__decorate([c.property()],a.prototype,"report",void 0);b.__decorate([c.property({type:d})],a.prototype,"reportItem",void 0);b.__decorate([c.property()],a.prototype,
"reportOptions",void 0);b.__decorate([c.property()],a.prototype,"scalePreserved",void 0);b.__decorate([c.property()],a.prototype,"showLabels",void 0);return a=b.__decorate([e.subclass("esri.rest.support.PrintTemplate")],a)});