esri.setRequestPreCallback(function (ioArgs) { if ((ioArgs.url.indexOf("MapServer") > -1) || (ioArgs.url.indexOf("FeatureServer") > -1)) ioArgs.preventCache = true; }
Are you using the proxy code from here?https://github.com/Esri/resource-proxy
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.