<?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: Feature Layer incorrect rendering with webgl rendering and picture marker symbols in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34924#M2871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rene, there's no cors warnings in the dev console and I wouldn't expect that since the feature layer is coming directly from AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a link to a couple images that exhibit the issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://uc64925ba51a13d0ea50ba8ddb1a.dl.dropboxusercontent.com/p/thumb/AAEJJAyyZeuYTsqo16-zBqTCzKXdeKgFOClQkIooQZjDVAYAWPOq0QFDCrDjCVB3hUF8ATmf3YaOv-UHxjWNNppbv8Am6niH1AXhwJTDrIk-OH_rb2drjBdU8gZUxtwTW-FiJOJyuqzMCBoXf3QBvEAOmRBLnsDQKIqTeHxrCyk7nEluGlDhBomZ5xNxQvRek6HUlIJESiY8rN4iKpilmkG9bghhYB8pFzUjXK5IloXpTA/p.png?preserve_transparency=1&amp;amp;size=2048x1536&amp;amp;size_mode=3"&gt;Image the First&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ucf6f0c91e7b9fa0d905a40a4a19.dl.dropboxusercontent.com/p/thumb/AAHfBlmcHdExKFh-EuRkCdWzF5MjqBBzV93oQimI0PhTBeHzsk937YIJBDv-FmAS0rkfTO6Kz64_s6iZJX8CrOldNC18ToK3p7pEaSqTH1FZCOXH9OG0ue2eRW-KRBgX7_jueRvZhbfU4IF_JBnw7hpVb_23pJn7E6dovTplw8vRjGqlSqkFuM7cje6nBVXhEXc1JsUvlb6UmsSCdAWIHd_oPmwZPKfWPhKeQfuRUWNB8g/p.png?preserve_transparency=1&amp;amp;size=2048x1536&amp;amp;size_mode=3"&gt;Image the Second&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All we're doing is setting the symbology for the layer in AGOL and saving the layer there. The images are all originally from our dropbox folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layer isn't public but let me see if I can setup a test case with a public layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2018 21:32:45 GMT</pubDate>
    <dc:creator>ToddAtkins</dc:creator>
    <dc:date>2018-07-09T21:32:45Z</dc:date>
    <item>
      <title>Feature Layer incorrect rendering with webgl rendering and picture marker symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34922#M2869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a feature layer on AGOL that users&amp;nbsp;picture marker symbols for its symbology. If I enable webgl feature layer using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="string token"&gt;"esri-featurelayer-webgl"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;then the symbols do not all render correctly though they are correct in the legend:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Incorrect symbol rendering example with webgl" class="image-1 jive-image j-img-original" src="/legacyfs/online/413639_Screen Shot 2018-07-09 at 3.42.15 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disabling esri-featurelayer-webgl solves the issue but then breaks the labeling and feature highlights for popups which are required for the app I'm building here. The incorrect symbols appear as a mishmash of other symbols squished together. This is observed in both Chrome and Firefox on OS X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using JS API 4.8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas here? Is this a bug in the API or something I'm doing wrong on the coding side?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 19:52:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34922#M2869</guid>
      <dc:creator>ToddAtkins</dc:creator>
      <dc:date>2018-07-09T19:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer incorrect rendering with webgl rendering and picture marker symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34923#M2870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking it might be a CORS issue, but I don't think any symbol would show up in that case. If it were a CORS issue, you could try adding the domain to the esriConfig.request.corsEnabledServices array or use a Proxy to proxy the image request. WebGL is more particular about this than simple image source tags or SVG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check if you have any warnings related to CORS in the Chrome Dev console? Do you have a public layer item or webmap with this symbol? Maybe the URL to the picture to see if we can replicate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 21:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34923#M2870</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-07-09T21:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer incorrect rendering with webgl rendering and picture marker symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34924#M2871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rene, there's no cors warnings in the dev console and I wouldn't expect that since the feature layer is coming directly from AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a link to a couple images that exhibit the issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://uc64925ba51a13d0ea50ba8ddb1a.dl.dropboxusercontent.com/p/thumb/AAEJJAyyZeuYTsqo16-zBqTCzKXdeKgFOClQkIooQZjDVAYAWPOq0QFDCrDjCVB3hUF8ATmf3YaOv-UHxjWNNppbv8Am6niH1AXhwJTDrIk-OH_rb2drjBdU8gZUxtwTW-FiJOJyuqzMCBoXf3QBvEAOmRBLnsDQKIqTeHxrCyk7nEluGlDhBomZ5xNxQvRek6HUlIJESiY8rN4iKpilmkG9bghhYB8pFzUjXK5IloXpTA/p.png?preserve_transparency=1&amp;amp;size=2048x1536&amp;amp;size_mode=3"&gt;Image the First&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ucf6f0c91e7b9fa0d905a40a4a19.dl.dropboxusercontent.com/p/thumb/AAHfBlmcHdExKFh-EuRkCdWzF5MjqBBzV93oQimI0PhTBeHzsk937YIJBDv-FmAS0rkfTO6Kz64_s6iZJX8CrOldNC18ToK3p7pEaSqTH1FZCOXH9OG0ue2eRW-KRBgX7_jueRvZhbfU4IF_JBnw7hpVb_23pJn7E6dovTplw8vRjGqlSqkFuM7cje6nBVXhEXc1JsUvlb6UmsSCdAWIHd_oPmwZPKfWPhKeQfuRUWNB8g/p.png?preserve_transparency=1&amp;amp;size=2048x1536&amp;amp;size_mode=3"&gt;Image the Second&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All we're doing is setting the symbology for the layer in AGOL and saving the layer there. The images are all originally from our dropbox folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layer isn't public but let me see if I can setup a test case with a public layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 21:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34924#M2871</guid>
      <dc:creator>ToddAtkins</dc:creator>
      <dc:date>2018-07-09T21:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer incorrect rendering with webgl rendering and picture marker symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34925#M2872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And here's a &lt;A href="https://beitzanddaighgeo.maps.arcgis.com/home/item.html?id=17d3e8dd78ac40cdbd37a2db23eabe1f" rel="nofollow noopener noreferrer" target="_blank"&gt;public layer &lt;/A&gt;that demonstrates the issue. There's a single point east of I-35 near&amp;nbsp;the OK/KS line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;const&lt;/SPAN&gt; lyr &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;FeatureLayer&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; url&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fservices1.arcgis.com%2FaUqH6d4IMis39TBB%2Farcgis%2Frest%2Fservices%2Ftest_webgl_issues%2FFeatureServer%2F0" target="_blank"&gt;https://services1.arcgis.com/aUqH6d4IMis39TBB/arcgis/rest/services/test_webgl_issues/FeatureServer/0&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; outFields&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'*'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; opacity&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;1.0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; visible&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;‍‍‍‍‍‍‍&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="webgl render issues" class="image-1 jive-image j-img-original" src="/legacyfs/online/413566_Screen Shot 2018-07-09 at 5.44.44 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image file I used is this one: &lt;A href="https://uc64925ba51a13d0ea50ba8ddb1a.dl.dropboxusercontent.com/p/thumb/AAEJJAyyZeuYTsqo16-zBqTCzKXdeKgFOClQkIooQZjDVAYAWPOq0QFDCrDjCVB3hUF8ATmf3YaOv-UHxjWNNppbv8Am6niH1AXhwJTDrIk-OH_rb2drjBdU8gZUxtwTW-FiJOJyuqzMCBoXf3QBvEAOmRBLnsDQKIqTeHxrCyk7nEluGlDhBomZ5xNxQvRek6HUlIJESiY8rN4iKpilmkG9bghhYB8pFzUjXK5IloXpTA/p.png?preserve_transparency=1&amp;amp;size=2048x1536&amp;amp;size_mode=3" rel="nofollow noopener noreferrer" target="_blank"&gt;Logo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for having a look at this. I'm also using the js cli if that matters at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34925#M2872</guid>
      <dc:creator>ToddAtkins</dc:creator>
      <dc:date>2021-12-10T21:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer incorrect rendering with webgl rendering and picture marker symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34926#M2873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome thanks! I see it in that layer now. Passed it along to the right people and currently investigating, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 22:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34926#M2873</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-07-09T22:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer incorrect rendering with webgl rendering and picture marker symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34927#M2874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For anybody following this, Esri has filed two bugs related to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#BUG-000115988 Picture Marker Symbols in Feature Layer are unable to display with WebGL enabled when imageData of the symbol stored at REST Endpoint is lengthy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#BUG-000115991 Picture marker symbols in FeatureLayer with WebGL enabled display as jumbled when using more than 10 unique value categories to symbolize points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 13:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34927#M2874</guid>
      <dc:creator>ToddAtkins</dc:creator>
      <dc:date>2018-08-23T13:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer incorrect rendering with webgl rendering and picture marker symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34928#M2875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like 4.9 has solved the issues I was having with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 22:07:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer-incorrect-rendering-with-webgl/m-p/34928#M2875</guid>
      <dc:creator>ToddAtkins</dc:creator>
      <dc:date>2018-10-04T22:07:15Z</dc:date>
    </item>
  </channel>
</rss>

