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.
 
 

4 lines
606 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(["exports","../core/urlUtils"],function(b,d){const e=new Set(["elevation3d.arcgis.com","js.arcgis.com","jsdev.arcgis.com","jsqa.arcgis.com","static.arcgis.com"]);b.isApiKey=function(a){return!!a&&4<a.length&&a.startsWith("AAPK")};b.supportsApiKey=function(a){const c=d.getOrigin(a,!0);return c?c.endsWith(".arcgis.com")&&!e.has(c)&&!a.endsWith("/sharing/rest/generateToken"):!1};Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});