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]);
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.