function initSecurity() { serverInfo = new ServerInfo(); serverInfo.server = 'https://www.mymanatee.org'; serverInfo.tokenServiceUrl = 'https://www.mymanatee.org/arcgis03/tokens/generateToken'; serverInfo.shortLivedTokenValidity = 720; esri.id.registerServers([serverInfo]); this.serverInfo = serverInfo; this.hcCred = hcCred; }
TypeError: esri.id is undefinedesri.id.registerServers([serverInfo]);
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.