<?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 Re: Javascript viewer shows unwanted transparency in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555249#M51780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Have you tried:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;layer.setOpacity(1.0);&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes it doesn't change anything. I tried 0.2 and it gets very transparent, but 1.0 or anything higher gives the previous result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The most worrying thing is that when I view the layer using the javascript viewer of ArcGIS Server I see the transparency.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This tells me it is not an error of my application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems strange no one has encountered this before&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2014 09:09:26 GMT</pubDate>
    <dc:creator>GeorgeMuammar</dc:creator>
    <dc:date>2014-06-23T09:09:26Z</dc:date>
    <item>
      <title>Javascript viewer shows unwanted transparency</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555247#M51778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi I have WMS service created from 2 layers. One is a polygon shading and another from a PNG symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you view it with the javascript viewer you notice that the symbols are semi-transparent. You see this when the symbols overlap the polygon shading. You can see it &lt;/SPAN&gt;&lt;A href="http://sdi.vam.wfp.org/arcgis/rest/services/FoodSecurityMonitoring/GlobalHotspots_VAM/MapServer"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note there is no transparency set on the layers in the MXD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried using this layer on ArcGIS online and there is no transparency effect! see &lt;/SPAN&gt;&lt;A href="http://bit.ly/1i74rpf"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use this layer in my javascript application I do notice the transparency effect. It should not be there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas why this is happening or how to fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS ArcGIS Server is v. 10.1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 08:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555247#M51778</guid>
      <dc:creator>GeorgeMuammar</dc:creator>
      <dc:date>2014-06-17T08:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript viewer shows unwanted transparency</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555248#M51779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;layer.setOpacity(1.0);&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 09:25:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555248#M51779</guid>
      <dc:creator>AndyBurns</dc:creator>
      <dc:date>2014-06-17T09:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript viewer shows unwanted transparency</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555249#M51780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Have you tried:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;layer.setOpacity(1.0);&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes it doesn't change anything. I tried 0.2 and it gets very transparent, but 1.0 or anything higher gives the previous result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The most worrying thing is that when I view the layer using the javascript viewer of ArcGIS Server I see the transparency.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This tells me it is not an error of my application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems strange no one has encountered this before&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 09:09:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555249#M51780</guid>
      <dc:creator>GeorgeMuammar</dc:creator>
      <dc:date>2014-06-23T09:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript viewer shows unwanted transparency</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555250#M51781</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;What version of AGS are you running?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 23:23:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-viewer-shows-unwanted-transparency/m-p/555250#M51781</guid>
      <dc:creator>AndyBurns</dc:creator>
      <dc:date>2014-07-17T23:23:08Z</dc:date>
    </item>
  </channel>
</rss>

