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
2.0 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,d,e){a=class extends a{constructor(f){super(f);this.attributionEnabled=!0;this.customTextElements=this.copyright=this.author=null;this.dpi=96;this.fileName=null;this.forceFeatureAttributes=!1;this.format="pdf";this.height=null;this.includeTables=
!0;this.layout="letter-ansi-a-landscape";this.layoutItem=null;this.legendEnabled=!0;this.northArrowEnabled=!1;this.scale=null;this.scaleEnabled=!1;this.width=this.title=null}};b.__decorate([c.property()],a.prototype,"attributionEnabled",void 0);b.__decorate([c.property()],a.prototype,"author",void 0);b.__decorate([c.property()],a.prototype,"copyright",void 0);b.__decorate([c.property()],a.prototype,"customTextElements",void 0);b.__decorate([c.property()],a.prototype,"dpi",void 0);b.__decorate([c.property()],
a.prototype,"fileName",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,"height",void 0);b.__decorate([c.property()],a.prototype,"includeTables",void 0);b.__decorate([c.property()],a.prototype,"layout",void 0);b.__decorate([c.property({type:e})],a.prototype,"layoutItem",void 0);b.__decorate([c.property()],a.prototype,"legendEnabled",void 0);b.__decorate([c.property()],a.prototype,
"northArrowEnabled",void 0);b.__decorate([c.property()],a.prototype,"scale",void 0);b.__decorate([c.property()],a.prototype,"scaleEnabled",void 0);b.__decorate([c.property()],a.prototype,"title",void 0);b.__decorate([c.property()],a.prototype,"width",void 0);return a=b.__decorate([d.subclass("esri.widgets.Print.TemplateOptions")],a)});