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
684 B

// 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/Logger ../../core/has ../../core/RandomLCG ../../core/Error ../../core/accessorSupport/decorators/enumeration ../../core/accessorSupport/decorators/subclass ./Edges3D".split(" "),function(c,a,h,k,l,d,e,f){var b;a=b=class extends f{constructor(g){super(g);this.type="solid"}clone(){return new b(this.cloneProperties())}};c.__decorate([d.enumeration({solid:"solid"},{readOnly:!0})],a.prototype,"type",void 0);return a=b=c.__decorate([e.subclass("esri.symbols.edges.SolidEdges3D")],
a)});