you're using a very old version of the JS API - it might be worth testing on a newer version to see if that resolves the issue
Vandalism will display in IE and Chrome, but not Firefox. Any ideas???
for (var i = 0, il = inputs.length; i < il; i++) { if (inputs.checked) { visible.push(inputs.id); if (i == 11) { //manually turn on hidden crash layers for (var j = 12, jEnd = 17; j <= jEnd; j++) { visible.push(inputs.id); } } } }
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.