require(["esri/config"], function(esriConfig) { esriConfig.defaults.io.proxyUrl = "proxy.ashx" esriConfig.defaults.io.alwaysUseProxy = true; });
<ProxyConfig allowedReferers="*" mustMatch="true"> <serverUrls> <serverUrl url="http://services.arcgisonline.com" matchAll="true"/> <serverUrl url="http://RemoteIP" matchAll="true"/> <serverUrl url="http://RemoteIP:6080" matchAll="true"/> </serverUrls> </ProxyConfig>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.