<?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 Javascript Manipulating Display Of WMSLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-manipulating-display-of-wmslayer/m-p/107341#M9954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to change the map display color for a esri WMSLayer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only interactive method that is similar to what I am trying to do is setOpacity()&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;var wmsLayer = new WMSLayer(wms, { 
resourceInfo : resourceInfo, 
format : "format",&amp;nbsp; 
transparent : true, 
visibleLayers : ['8'] 
}); 

wmsLayer.setOpacity(0.9); &lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 06:30:26 GMT</pubDate>
    <dc:creator>EricHolweg</dc:creator>
    <dc:date>2021-12-11T06:30:26Z</dc:date>
    <item>
      <title>Javascript Manipulating Display Of WMSLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-manipulating-display-of-wmslayer/m-p/107341#M9954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to change the map display color for a esri WMSLayer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only interactive method that is similar to what I am trying to do is setOpacity()&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;var wmsLayer = new WMSLayer(wms, { 
resourceInfo : resourceInfo, 
format : "format",&amp;nbsp; 
transparent : true, 
visibleLayers : ['8'] 
}); 

wmsLayer.setOpacity(0.9); &lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-manipulating-display-of-wmslayer/m-p/107341#M9954</guid>
      <dc:creator>EricHolweg</dc:creator>
      <dc:date>2021-12-11T06:30:26Z</dc:date>
    </item>
  </channel>
</rss>

