????
Current Path : C:/inetpub/vhost/bcvt.kontum.gov.vn/www/ |
Current File : C:/inetpub/vhost/bcvt.kontum.gov.vn/www/47-es5.js |
(function () { var absMids = { "esri/layers/GeoRSSLayer": "./node_modules/arcgis-js-api/layers/GeoRSSLayer.js" }; var globalObj = this || window; var jsonpArray = globalObj["webpackJsonp"] = globalObj["webpackJsonp"] || []; if (jsonpArray.registerAbsMids) { jsonpArray.registerAbsMids(absMids); } else { var absMidsWaiting = jsonpArray.absMidsWaiting = jsonpArray.absMidsWaiting || []; absMidsWaiting.push(absMids); } })(), (window["webpackJsonp"] = window["webpackJsonp"] || []).push([[47], { /***/ "./node_modules/arcgis-js-api/layers/GeoRSSLayer.js": /*!**********************************************************!*\ !*** ./node_modules/arcgis-js-api/layers/GeoRSSLayer.js ***! \**********************************************************/ /*! no static exports found */ /***/ function node_modulesArcgisJsApiLayersGeoRSSLayerJs(module, exports, __webpack_require__) { var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__; // COPYRIGHT © 2019 Esri // // All rights reserved under the copyright laws of the United States // and applicable international laws, treaties, and conventions. // // This material is licensed for use under the Esri Master License // Agreement (MLA), and is bound by the terms of that agreement. // You may redistribute and use this code without modification, // provided you adhere to the terms of the MLA and include this // copyright notice. // // See use restrictions at http://www.esri.com/legal/pdfs/mla_e204_e300/english // // For additional information, contact: // Environmental Systems Research Institute, Inc. // Attn: Contracts and Legal Services Department // 380 New York Street // Redlands, California, USA 92373 // USA // // email: contracts@esri.com // // See http://js.arcgis.com/4.14/esri/copyright.txt for details. !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__.dj.c(module.i), exports, __webpack_require__( /*! ../core/tsSupport/assignHelper */ "./node_modules/arcgis-js-api/core/tsSupport/assignHelper.js"), __webpack_require__( /*! ../core/tsSupport/declareExtendsHelper */ "./node_modules/arcgis-js-api/core/tsSupport/declareExtendsHelper.js"), __webpack_require__( /*! ../core/tsSupport/decorateHelper */ "./node_modules/arcgis-js-api/core/tsSupport/decorateHelper.js"), __webpack_require__( /*! ../core/tsSupport/generatorHelper */ "./node_modules/arcgis-js-api/core/tsSupport/generatorHelper.js"), __webpack_require__( /*! ../core/tsSupport/awaiterHelper */ "./node_modules/arcgis-js-api/core/tsSupport/awaiterHelper.js"), __webpack_require__( /*! ../config */ "./node_modules/arcgis-js-api/config.js"), __webpack_require__( /*! ../request */ "./node_modules/arcgis-js-api/request.js"), __webpack_require__( /*! ../symbols */ "./node_modules/arcgis-js-api/symbols.js"), __webpack_require__( /*! ../core/maybe */ "./node_modules/arcgis-js-api/core/maybe.js"), __webpack_require__( /*! ../core/MultiOriginJSONSupport */ "./node_modules/arcgis-js-api/core/MultiOriginJSONSupport.js"), __webpack_require__( /*! ../core/accessorSupport/decorators */ "./node_modules/arcgis-js-api/core/accessorSupport/decorators.js"), __webpack_require__( /*! ./Layer */ "./node_modules/arcgis-js-api/layers/Layer.js"), __webpack_require__( /*! ./mixins/OperationalLayer */ "./node_modules/arcgis-js-api/layers/mixins/OperationalLayer.js"), __webpack_require__( /*! ./mixins/PortalLayer */ "./node_modules/arcgis-js-api/layers/mixins/PortalLayer.js"), __webpack_require__( /*! ./mixins/RefreshableLayer */ "./node_modules/arcgis-js-api/layers/mixins/RefreshableLayer.js"), __webpack_require__( /*! ./mixins/ScaleRangeLayer */ "./node_modules/arcgis-js-api/layers/mixins/ScaleRangeLayer.js"), __webpack_require__( /*! ./support/commonProperties */ "./node_modules/arcgis-js-api/layers/support/commonProperties.js"), __webpack_require__( /*! ../symbols/SimpleFillSymbol */ "./node_modules/arcgis-js-api/symbols/SimpleFillSymbol.js"), __webpack_require__( /*! ../symbols/SimpleLineSymbol */ "./node_modules/arcgis-js-api/symbols/SimpleLineSymbol.js"), __webpack_require__( /*! ../symbols/support/jsonUtils */ "./node_modules/arcgis-js-api/symbols/support/jsonUtils.js")], __WEBPACK_AMD_DEFINE_RESULT__ = function (e, r, o, t, i, l, n, p, s, a, u, y, c, S, d, f, v, m, h, g, b, L) { return function (e) { function r(r, o) { var t = e.call(this, r) || this; return t.description = null, t.title = null, t.lineSymbol = null, t.pointSymbol = null, t.polygonSymbol = null, t.outSpatialReference = null, t.url = null, t.type = "geo-rss", t; } return t(r, e), r.prototype.normalizeCtorArgs = function (e, r) { return "string" == typeof e ? o({ url: e }, r) : e; }, r.prototype.readFeatureCollections = function (e, r) { return r.featureCollection.layers.forEach(function (e) { var r = e.layerDefinition.drawingInfo.renderer.symbol; r && "esriSFS" === r.type && r.outline && -1 !== r.outline.style.indexOf("esriSFS") && (r.outline.style = "esriSLSSolid"); }), r.featureCollection.layers; }, r.prototype.load = function (e) { var r = this, o = u.isSome(e) ? e.signal : null; return this.addResolvingPromise(this.loadFromPortal({ supportedTypes: ["Map Service", "Feature Service", "Feature Collection", "Scene Service"] }, e).then(function () { return r._fetchService(o); }, function () { return r._fetchService(o); })), this.when(); }, r.prototype._fetchService = function (e) { return n(this, void 0, void 0, function () { var r; return l(this, function (o) { switch (o.label) { case 0: return [4, s(p.geoRSSServiceUrl, { query: { url: this.url, refresh: !!this.loaded || void 0, outSR: this.outSpatialReference ? JSON.stringify(this.outSpatialReference.toJSON()) : void 0 }, signal: e })]; case 1: return r = o.sent().data, this.read(r, { origin: "service" }), [2]; } }); }); }, i([c.property()], r.prototype, "description", void 0), i([c.property()], r.prototype, "title", void 0), i([c.property()], r.prototype, "featureCollections", void 0), i([c.reader("service", "featureCollections", ["featureCollection.layers"])], r.prototype, "readFeatureCollections", null), i([c.property({ type: b })], r.prototype, "lineSymbol", void 0), i([c.property({ type: ["show", "hide"] })], r.prototype, "listMode", void 0), i([c.property({ types: a.symbolTypes, json: { read: L.read } })], r.prototype, "pointSymbol", void 0), i([c.property({ type: g })], r.prototype, "polygonSymbol", void 0), i([c.property()], r.prototype, "outSpatialReference", void 0), i([c.property(h.url)], r.prototype, "url", void 0), i([c.property({ readOnly: !0, json: { read: !1 }, value: "geo-rss" })], r.prototype, "type", void 0), r = i([c.subclass("esri.layers.GeoRSSLayer")], r); }(c.declared(v.RefreshableLayer(d.OperationalLayer(f.PortalLayer(m.ScaleRangeLayer(y.MultiOriginJSONMixin(S))))))); }.apply(null, __WEBPACK_AMD_DEFINE_ARRAY__), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__)); /***/ } }]); //# sourceMappingURL=47-es5.js.map