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
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.