<?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: Why GraphicsLayer points opacity not working in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-graphicslayer-points-opacity-not-working/m-p/1052746#M72806</link>
    <description>&lt;P&gt;What does the symbols for your graphics look like? If you are using rgba values for the color, that will add transparency to those graphics on the map.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Apr 2021 15:16:56 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2021-04-29T15:16:56Z</dc:date>
    <item>
      <title>Why GraphicsLayer points opacity not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-graphicslayer-points-opacity-not-working/m-p/1052639#M72805</link>
      <description>&lt;P&gt;Hi, i'm trying to add some symbols(picture/simple marker) on the map and wants to make their opacity=1.&lt;/P&gt;&lt;P&gt;For some reason the Basemap elements (roads and buildings) shows behind those symbols.&lt;/P&gt;&lt;P&gt;I've tried some solutions like:&lt;/P&gt;&lt;PRE&gt;graphicsLayer.&lt;SPAN&gt;opacity &lt;/SPAN&gt;= &lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;but still the same problem.&lt;/P&gt;&lt;P&gt;Its happens only when i'm using a PortalItem as my basemap:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;let &lt;/SPAN&gt;portalItem = &lt;SPAN&gt;new &lt;/SPAN&gt;PortalItem({&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;id&lt;/SPAN&gt;: &lt;SPAN&gt;"4f2e99ba65e34bb8af49733d9778fb8e"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;})&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;let &lt;/SPAN&gt;basemap = &lt;SPAN&gt;new &lt;/SPAN&gt;Basemap({&lt;BR /&gt;  &lt;SPAN&gt;portalItem&lt;/SPAN&gt;: portalItem&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;})&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;var &lt;/SPAN&gt;map = &lt;SPAN&gt;new &lt;/SPAN&gt;Map({&lt;BR /&gt;  &lt;SPAN&gt;basemap&lt;/SPAN&gt;: basemap&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;})&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Is anyone can help me with that?&lt;/P&gt;&lt;P&gt;Also If there's any other correct way to use that basemap i'd like to know.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 10:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-graphicslayer-points-opacity-not-working/m-p/1052639#M72805</guid>
      <dc:creator>AdirCohen</dc:creator>
      <dc:date>2021-04-29T10:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why GraphicsLayer points opacity not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-graphicslayer-points-opacity-not-working/m-p/1052746#M72806</link>
      <description>&lt;P&gt;What does the symbols for your graphics look like? If you are using rgba values for the color, that will add transparency to those graphics on the map.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 15:16:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-graphicslayer-points-opacity-not-working/m-p/1052746#M72806</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-04-29T15:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why GraphicsLayer points opacity not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-graphicslayer-points-opacity-not-working/m-p/1053587#M72836</link>
      <description>&lt;P&gt;Hi, for now i'm trying to add a&amp;nbsp; a picture-marker as my symbol, PNG type, with no &lt;SPAN&gt;transparency&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Also when I tried a simple-marker it was only a color value ('red' for example) and not RGB, both acts the same.&lt;/P&gt;&lt;P&gt;I think its all about the Basemap. when I'm using another ID it looks ok. is that making any sense? if so, there is another way to use it? thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 May 2021 07:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-graphicslayer-points-opacity-not-working/m-p/1053587#M72836</guid>
      <dc:creator>AdirCohen</dc:creator>
      <dc:date>2021-05-02T07:42:06Z</dc:date>
    </item>
  </channel>
</rss>

