????
Current Path : C:/inetpub/vhost/bcvt.kontum.gov.vn/www/ |
Current File : C:/inetpub/vhost/bcvt.kontum.gov.vn/www/103-es2015.js.map |
{"version":3,"sources":["./node_modules/arcgis-js-api/views/2d/layers/StreamLayerView2D.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,iCAAO,CAAC,kCAAS,CAAC,OAAS,CAAC,8IAA8C,CAAC,kIAAwC,CAAC,8HAAsC,CAAC,oIAAyC,CAAC,gIAAuC,CAAC,4FAAqB,CAAC,sIAA0C,CAAC,wHAAmC,CAAC,qHAAsB,CAAC,yGAAgB,CAAC,mCAAC,kCAAkC,cAAc,kBAAkB,SAAS,iFAAiF,mBAAmB,aAAa,8CAA8C,wFAAwF,6CAA6C,qCAAqC,sDAAsD,eAAe,uEAAuE,+BAA+B,+BAA+B,gGAAgG,6CAA6C,OAAO,kBAAkB,2FAA2F,mDAAmD,WAAW,qFAAqF,oBAAoB,sCAAsC,sCAAsC,IAAI,EAAE,6CAA6C,uCAAuC,WAAW,IAAI,wBAAwB,+BAA+B,EAAE,gDAAgD,6CAA6C,gLAAgL,8CAA8C,uCAAuC,oBAAoB,0BAA0B,kFAAkF,kBAAkB,+IAA+I,8bAA8b,EAAE,EAAE,EAAE,mEAAmE,sCAAsC,6JAA6J,gBAAgB;AAAA,oGAAC,C","file":"103-es2015.js","sourcesContent":["// COPYRIGHT © 2019 Esri\n//\n// All rights reserved under the copyright laws of the United States\n// and applicable international laws, treaties, and conventions.\n//\n// This material is licensed for use under the Esri Master License\n// Agreement (MLA), and is bound by the terms of that agreement.\n// You may redistribute and use this code without modification,\n// provided you adhere to the terms of the MLA and include this\n// copyright notice.\n//\n// See use restrictions at http://www.esri.com/legal/pdfs/mla_e204_e300/english\n//\n// For additional information, contact:\n// Environmental Systems Research Institute, Inc.\n// Attn: Contracts and Legal Services Department\n// 380 New York Street\n// Redlands, California, USA 92373\n// USA\n//\n// email: contracts@esri.com\n//\n// See http://js.arcgis.com/4.14/esri/copyright.txt for details.\n\ndefine([\"require\",\"exports\",\"../../../core/tsSupport/declareExtendsHelper\",\"../../../core/tsSupport/decorateHelper\",\"../../../core/tsSupport/assignHelper\",\"../../../core/tsSupport/generatorHelper\",\"../../../core/tsSupport/awaiterHelper\",\"../../../core/Error\",\"../../../core/accessorSupport/decorators\",\"../../../tasks/support/FeatureSet\",\"./FeatureLayerView2D\",\"./support/util\"],function(e,r,t,o,n,i,a,s,u,p,c,l){function y(e){if(!e)return null;var r={};return e.geometry&&(r.geometry=e.geometry.toJSON()),e.where&&(r.where=e.where),r}return function(e){function r(){var r=null!==e&&e.apply(this,arguments)||this;return r._enabledDataRecieved=!1,r.errorString=null,r.connectionStatus=\"disconnected\",r}return t(r,e),r.prototype.destroy=function(){this.connectionStatus=\"disconnected\"},Object.defineProperty(r.prototype,\"connectionError\",{get:function(){if(this.errorString)return new s(\"stream-controller\",this.errorString)},enumerable:!0,configurable:!0}),r.prototype.on=function(e,r){\"data-received\"===e&&(this._enabledDataRecieved=!0,this._proxy.enableEvent(\"data-received\",!0));var t=this.inherited(arguments,[e,r]),o=this;return{remove:function(){t.remove(),o.hasEventListener(\"data-received\")||o._proxy.enableEvent(\"data-received\",!1)}}},r.prototype.queryLatestObservations=function(e,r){var t=this;return this._proxy.queryLatestObservations(this._cleanUpQuery(e),r).then(function(e){var r=p.fromJSON(e);return r.features.forEach(function(e){e.layer=t.layer,e.sourceLayer=t.layer}),r})},r.prototype._createClientOptions=function(){var e=this,r=this.inherited(arguments);return n({},r,{setProperty:function(r){e.set(r.propertyName,r.value)}})},r.prototype._createTileRendererHash=function(){var e=this.inherited(arguments),r=this.layer;return e+\".\"+(r.filter&&JSON.stringify(r.filter.geometry)+\".\"+r.filter.where)+\".\"+(r.purgeOptions&&r.purgeOptions.age+\".\"+r.purgeOptions.displayCount)+\".\"+r.maximumTrackPoints},r.prototype._createServiceOptions=function(){return a(this,void 0,void 0,function(){var e,r,t,o,n,a,s,u;return i(this,function(i){return e=this.layer,r=e.capabilities,t=e.objectIdField,o=e.fields.map(function(e){return e.toJSON()}),n=e.fullExtent&&e.fullExtent.toJSON(),a=l.toJSONGeometryType(e.geometryType),s=e.timeInfo&&e.timeInfo.toJSON()||null,u=this.layer.source,[2,{type:\"stream\",maxRecordCount:r.query.maxRecordCount,tileMaxRecordCount:r.query.tileMaxRecordCount,capabilities:r,fields:o,fullExtent:n,geometryType:a,objectIdField:t,timeInfo:s,source:this.layer.parsedUrl.path,streamUrls:u.sourceJSON.streamUrls,content:this.layer.parsedUrl.query,serviceFilter:y(this.layer.filter),purgeOptions:this.layer.purgeOptions,maximumTrackPoints:this.layer.maximumTrackPoints,enableDataRecieved:this._enabledDataRecieved}]})})},o([u.property()],r.prototype,\"errorString\",void 0),o([u.property({dependsOn:[\"errorString\"],readOnly:!0})],r.prototype,\"connectionError\",null),o([u.property()],r.prototype,\"connectionStatus\",void 0),r=o([u.subclass(\"esri.views.2d.layers.StreamLayerView2D\")],r)}(u.declared(c))});"],"sourceRoot":"webpack:///"}