esriConfig.defaults.map.slider = { right: "20px", top: "70px", height: "200px" };
if(dojo.isIE) { esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"100px" }; }else{ esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"150px" }; }
if($.browser.msie) { esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"100px" }; }else{ esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"150px" }; }
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.