????

Your IP : 216.73.216.105


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/www/esri/views/2d/layers/features/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/www/esri/views/2d/layers/features/controllers.js

// COPYRIGHT © 2020 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.16/esri/copyright.txt for details.

define(["require","exports","../../../../core/Error","../../../../core/promiseUtils","@dojo/framework/shim/Promise"],(function(e,r,o,n){Object.defineProperty(r,"__esModule",{value:!0}),r.loadControllerModule=function(r){switch(r){case"on-demand":return new Promise((function(r,o){e(["./controllers/OnDemandController"],r,o)}));case"stream":return new Promise((function(r,o){e(["./controllers/StreamController"],r,o)}));default:return n.reject(new o("mapview-controller:bad-type","Unable to create controller for unknown type: "+r))}}}));