<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How can I show the popup of a wms layer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-show-the-popup-of-a-wms-layer/m-p/682181#M63533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;I'm trying to visualize a wms service through wmsLayer. I get to visualize it correctly, but nevertheless I can not enable the popup. Can anybody help me? I leave the fragment of the code where I created the wmslayer and the wmslayerinfo. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var layer1 = new WMSLayerInfo({&lt;BR /&gt; name: 'Tipos de verano de la clasificación climática de Papadakis',&lt;BR /&gt; showPopup: true&lt;BR /&gt; });&lt;BR /&gt;var resourceInfo = {&lt;BR /&gt; extent: new Extent(0, 0, 0, 0, {&lt;BR /&gt; wkid: 4326&lt;BR /&gt; }),&lt;BR /&gt; layerInfos: [layer1,layer2,layer3,layer4,layer5,layer6,layer7,layer8,layer9,layer10,layer11,layer12,layer13,layer14,layer15,layer16,layer17]&lt;BR /&gt; };&lt;BR /&gt;&lt;SPAN&gt; var wmsLayer = new WMSLayer('&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwms.mapama.es%2Fsig%2FAgricultura%2FCaractAgroClimaticas%2Fwms.aspx" rel="nofollow" target="_blank"&gt;http://wms.mapama.es/sig/Agricultura/CaractAgroClimaticas/wms.aspx&lt;/A&gt;&lt;SPAN&gt;', {&lt;/SPAN&gt;&lt;BR /&gt; resourceInfo: resourceInfo,&lt;BR /&gt; visibleLayers: [&lt;SPAN&gt;'Tipos de verano de la clasificación climática de Papadakis'&lt;/SPAN&gt;]&lt;BR /&gt; });&lt;BR /&gt; map.addLayers([wmsLayer]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2017 16:57:15 GMT</pubDate>
    <dc:creator>LMNaranjoLM</dc:creator>
    <dc:date>2017-11-20T16:57:15Z</dc:date>
    <item>
      <title>How can I show the popup of a wms layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-show-the-popup-of-a-wms-layer/m-p/682181#M63533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;I'm trying to visualize a wms service through wmsLayer. I get to visualize it correctly, but nevertheless I can not enable the popup. Can anybody help me? I leave the fragment of the code where I created the wmslayer and the wmslayerinfo. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var layer1 = new WMSLayerInfo({&lt;BR /&gt; name: 'Tipos de verano de la clasificación climática de Papadakis',&lt;BR /&gt; showPopup: true&lt;BR /&gt; });&lt;BR /&gt;var resourceInfo = {&lt;BR /&gt; extent: new Extent(0, 0, 0, 0, {&lt;BR /&gt; wkid: 4326&lt;BR /&gt; }),&lt;BR /&gt; layerInfos: [layer1,layer2,layer3,layer4,layer5,layer6,layer7,layer8,layer9,layer10,layer11,layer12,layer13,layer14,layer15,layer16,layer17]&lt;BR /&gt; };&lt;BR /&gt;&lt;SPAN&gt; var wmsLayer = new WMSLayer('&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwms.mapama.es%2Fsig%2FAgricultura%2FCaractAgroClimaticas%2Fwms.aspx" rel="nofollow" target="_blank"&gt;http://wms.mapama.es/sig/Agricultura/CaractAgroClimaticas/wms.aspx&lt;/A&gt;&lt;SPAN&gt;', {&lt;/SPAN&gt;&lt;BR /&gt; resourceInfo: resourceInfo,&lt;BR /&gt; visibleLayers: [&lt;SPAN&gt;'Tipos de verano de la clasificación climática de Papadakis'&lt;/SPAN&gt;]&lt;BR /&gt; });&lt;BR /&gt; map.addLayers([wmsLayer]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 16:57:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-show-the-popup-of-a-wms-layer/m-p/682181#M63533</guid>
      <dc:creator>LMNaranjoLM</dc:creator>
      <dc:date>2017-11-20T16:57:15Z</dc:date>
    </item>
  </channel>
</rss>

