<?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: How to remove the highlight geometry after close the popup in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216090#M78826</link>
    <description>&lt;P&gt;Not sure why the highlight problem is occuring if your code didn't set it, but the highlight is attached to the layerview, maybe if after you close the popup you set the view.layerview.highlight.remove()?&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 16:12:37 GMT</pubDate>
    <dc:creator>JeffreyWilkerson</dc:creator>
    <dc:date>2022-09-26T16:12:37Z</dc:date>
    <item>
      <title>How to remove the highlight geometry after close the popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216021#M78821</link>
      <description>I have a popuptemplate defined on a featurelayer, I Click a feature,then display the popup with a highlighted feature, I close the popup by code "view.popup.close()",But,the highlight selected feature remaind in map,how to remove the highlighted feature?</description>
      <pubDate>Mon, 26 Sep 2022 12:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216021#M78821</guid>
      <dc:creator>happygis</dc:creator>
      <dc:date>2022-09-26T12:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the highlight geometry after close the popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216064#M78824</link>
      <description>&lt;P&gt;After you close the popup, try highlight.remove()&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#highlight" target="_blank"&gt;FeatureLayerView | API Reference | ArcGIS API for JavaScript 4.24 | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 14:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216064#M78824</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2022-09-26T14:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the highlight geometry after close the popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216084#M78825</link>
      <description>&lt;P&gt;I didn't highlight any feature,so highlight must be null. the highlight is automatically by popup's behavior.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 14:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216084#M78825</guid>
      <dc:creator>happygis</dc:creator>
      <dc:date>2022-09-26T14:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the highlight geometry after close the popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216090#M78826</link>
      <description>&lt;P&gt;Not sure why the highlight problem is occuring if your code didn't set it, but the highlight is attached to the layerview, maybe if after you close the popup you set the view.layerview.highlight.remove()?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 16:12:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216090#M78826</guid>
      <dc:creator>JeffreyWilkerson</dc:creator>
      <dc:date>2022-09-26T16:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the highlight geometry after close the popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216101#M78827</link>
      <description>&lt;P&gt;If you have a sample repro in codepen or github, would be helpful to track down the issue.&lt;/P&gt;&lt;P&gt;This sample works as expected when the popup closes via view.popup.close()&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/odoe/pen/LYmOwvY?editors=100" target="_blank"&gt;https://codepen.io/odoe/pen/LYmOwvY?editors=100&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 15:27:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-remove-the-highlight-geometry-after-close/m-p/1216101#M78827</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2022-09-26T15:27:39Z</dc:date>
    </item>
  </channel>
</rss>

