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
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.