<?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 After saving layer in new map viewer the feature layer renderer is not updated in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/after-saving-layer-in-new-map-viewer-the-feature/m-p/1337099#M82445</link>
    <description>&lt;P&gt;I saved a layer using the new map viewer in ArcGIS Online, and now the feature layer renderer isn't getting updated. &lt;A href="https://drive.google.com/uc?id=1cVZH2eDIhRyFS037d2GhVjzzd9JP8X7-" target="_self"&gt;Watch this&lt;/A&gt; to see the issue.&lt;/P&gt;&lt;P&gt;I have 2 questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Where is the layer renderer information getting saved if not in the feature layer (I'm mostly just curious about this)?&lt;/LI&gt;&lt;LI&gt;How can I take a layer that has been saved using the new map viewer and save the symbology back to the layer (this is critical for me)?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;A href="https://services6.arcgis.com/ExtdhXSbhHKK7FFW/arcgis/rest/services/renderer_test_layer/FeatureServer/0" target="_self"&gt;Here is the test layer&lt;/A&gt; I created in the video above.&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/mstayner/pen/VwqRXyx" target="_self"&gt;Here is the codepen&lt;/A&gt; showing they layer loaded uses the layer renderer, not what is saved in the new map viewer.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 20:33:40 GMT</pubDate>
    <dc:creator>MattStayner</dc:creator>
    <dc:date>2023-10-11T20:33:40Z</dc:date>
    <item>
      <title>After saving layer in new map viewer the feature layer renderer is not updated</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/after-saving-layer-in-new-map-viewer-the-feature/m-p/1337099#M82445</link>
      <description>&lt;P&gt;I saved a layer using the new map viewer in ArcGIS Online, and now the feature layer renderer isn't getting updated. &lt;A href="https://drive.google.com/uc?id=1cVZH2eDIhRyFS037d2GhVjzzd9JP8X7-" target="_self"&gt;Watch this&lt;/A&gt; to see the issue.&lt;/P&gt;&lt;P&gt;I have 2 questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Where is the layer renderer information getting saved if not in the feature layer (I'm mostly just curious about this)?&lt;/LI&gt;&lt;LI&gt;How can I take a layer that has been saved using the new map viewer and save the symbology back to the layer (this is critical for me)?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;A href="https://services6.arcgis.com/ExtdhXSbhHKK7FFW/arcgis/rest/services/renderer_test_layer/FeatureServer/0" target="_self"&gt;Here is the test layer&lt;/A&gt; I created in the video above.&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/mstayner/pen/VwqRXyx" target="_self"&gt;Here is the codepen&lt;/A&gt; showing they layer loaded uses the layer renderer, not what is saved in the new map viewer.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 20:33:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/after-saving-layer-in-new-map-viewer-the-feature/m-p/1337099#M82445</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2023-10-11T20:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: After saving layer in new map viewer the feature layer renderer is not updated</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/after-saving-layer-in-new-map-viewer-the-feature/m-p/1338469#M82475</link>
      <description>&lt;P&gt;Ah-ha! I found where the symbology is being saved. I watched the network traffic for the visualization tab and I see it is getting the symbology from here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://utilisync.maps.arcgis.com/sharing/rest/content/items/53b464e360eb4960b0b466b06e852844/data?f=json" target="_blank"&gt;https://utilisync.maps.arcgis.com/sharing/rest/content/items/53b464e360eb4960b0b466b06e852844/data?f=json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now, the big question for me is:&lt;/P&gt;&lt;P&gt;How can delete that symbology and have it go back to using the drawing&amp;nbsp;info renderer saved here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://services6.arcgis.com/ExtdhXSbhHKK7FFW/arcgis/rest/services/renderer_test_layer/FeatureServer/0" target="_blank"&gt;https://services6.arcgis.com/ExtdhXSbhHKK7FFW/arcgis/rest/services/renderer_test_layer/FeatureServer/0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 22:50:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/after-saving-layer-in-new-map-viewer-the-feature/m-p/1338469#M82475</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2023-10-16T22:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: After saving layer in new map viewer the feature layer renderer is not updated</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/after-saving-layer-in-new-map-viewer-the-feature/m-p/1344762#M82655</link>
      <description>&lt;P&gt;With some help from Esri Support, I figured out how to delete the symbology of a layer that has been saved in the new map viewer and restore it to work in the classic map viewer.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Sign in to ArcGIS Online Assistant at: &lt;A href="https://ago-assistant.esri.com" target="_self"&gt;https://ago-assistant.esri.com&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Search for the feature layer and select "I want to.." &amp;gt;View an Item's Json&lt;/LI&gt;&lt;LI&gt;Click on the edit icon (Pencil) and remove "ArcGIS API for JavaScript" line under type keyword&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattStayner_0-1698879070869.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84773iE50D694163CA2B4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattStayner_0-1698879070869.png" alt="MattStayner_0-1698879070869.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. Edit the Data JSON object to be "{}".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattStayner_1-1698879196014.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84774i6FC3BDA8C29850FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattStayner_1-1698879196014.png" alt="MattStayner_1-1698879196014.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After you do that, then, when you view the layer in the classic map viewer, or an app using ArcGIS Javascript API, then the symbology saved on the layer will appear.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 22:54:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/after-saving-layer-in-new-map-viewer-the-feature/m-p/1344762#M82655</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2023-11-01T22:54:58Z</dc:date>
    </item>
  </channel>
</rss>

