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 ../../geometry ../../core/JSONSupport ../../core/accessorSupport/decorators/property ../../core/accessorSupport/ensureType ../../core/RandomLCG ../../core/has ../../core/accessorSupport/decorators/subclass ../../geometry/SpatialReference".split(" "),function(b,a,d,c,e,k,l,f,g){a=class extends d.JSONSupport{constructor(h){super(h);this.contains=!0;this.outSpatialReference=this.maxAllowableOffset=this.layerIds=this.layerDefinitions=this.geometryPrecision=this.gdbVersion=
this.dynamicLayerInfos=null;this.returnGeometry=!1;this.searchText=this.searchFields=null}};b.__decorate([c.property({type:Boolean,json:{write:{enabled:!0,isRequired:!0}}})],a.prototype,"contains",void 0);b.__decorate([c.property({type:[Object],json:{read:{source:"dynamicLayers"},write:{target:"dynamicLayers"}}})],a.prototype,"dynamicLayerInfos",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"gdbVersion",void 0);b.__decorate([c.property({type:Number,json:{write:!0}})],
a.prototype,"geometryPrecision",void 0);b.__decorate([c.property({type:[Object],json:{write:!0}})],a.prototype,"layerDefinitions",void 0);b.__decorate([c.property({type:[Number],json:{write:!0}})],a.prototype,"layerIds",void 0);b.__decorate([c.property({type:Number,json:{write:!0}})],a.prototype,"maxAllowableOffset",void 0);b.__decorate([c.property({type:g,json:{read:{source:"outSR"},write:{target:"outSR"}}})],a.prototype,"outSpatialReference",void 0);b.__decorate([c.property({type:Boolean,json:{write:{enabled:!0,
isRequired:!0}}})],a.prototype,"returnGeometry",void 0);b.__decorate([c.property({type:[String],json:{write:!0}})],a.prototype,"searchFields",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"searchText",void 0);a=b.__decorate([f.subclass("esri.rest.support.FindParameters")],a);a.from=e.ensureType(a);return a});