var wmsLayerInfo = new esri.layers.WMSLayerInfo({name:"cbntn:cbntn_indicators",title:"WMS Layer"}); var info = { layerInfos: [wmsLayerInfo], extent: chesMap.map.extent }; var wms = new esri.layers.WMSLayer(url,{ resourceInfo: info, visibleLayers: ["cbntn:cbntn_indicators"], id: ''+chesMap.tempModel.getLabel(chesMap.tempItem) });
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.