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.
 
 

5 lines
1.1 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/JSONSupport ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass ../../geometry/Extent".split(" "),function(b,a,c,f,g,h,d,e){a=class extends a.JSONSupport{constructor(){super(...arguments);this.href=this.height=this.extent=null;this.opacity=1;this.rotation=0;this.scale=null;this.visible=!0;this.width=null}};b.__decorate([c.property({type:e})],a.prototype,"extent",
void 0);b.__decorate([c.property()],a.prototype,"height",void 0);b.__decorate([c.property()],a.prototype,"href",void 0);b.__decorate([c.property()],a.prototype,"opacity",void 0);b.__decorate([c.property()],a.prototype,"rotation",void 0);b.__decorate([c.property()],a.prototype,"scale",void 0);b.__decorate([c.property()],a.prototype,"visible",void 0);b.__decorate([c.property()],a.prototype,"width",void 0);return a=b.__decorate([d.subclass("esri.layers.support.MapImage")],a)});