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.
 
 

6 lines
1.4 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("exports ../../chunks/tslib.es6 ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass ../effects/jsonUtils".split(" "),function(b,c,e,d,l,m,k,f){const g={type:"average color-burn color-dodge color darken destination-atop destination-in destination-out destination-over difference exclusion hard-light hue invert lighten lighter luminosity minus multiply normal overlay plus reflect saturation screen soft-light source-atop source-in source-out vivid-light xor".split(" "),
nonNullable:!0,json:{read:!1,write:!1,origins:{"web-map":{read:!0,write:!0},"portal-item":{read:!0,write:!0}}}};d={read:{reader:f.read},write:{allowNull:!0,writer:f.write}};const h={json:{read:!1,write:!1,origins:{"web-map":d,"portal-item":d}}};b.BlendLayer=a=>{a=class extends a{constructor(){super(...arguments);this.blendMode="normal";this.effect=null}};c.__decorate([e.property(g)],a.prototype,"blendMode",void 0);c.__decorate([e.property(h)],a.prototype,"effect",void 0);return a=c.__decorate([k.subclass("esri.layers.mixins.BlendLayer")],
a)};b.blendModeProperty=g;b.effectProperty=h;Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});