<?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 do i disable the higlight of pin when its click? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131196#M75811</link>
    <description>&lt;P&gt;Does clicking the pin enable a popup? If so, I think you can turn the popup highlighting off:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#highlightEnabled" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#highlightEnabled&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If not, what does clicking on a pin do? What does active mean?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 14:42:57 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2022-01-06T14:42:57Z</dc:date>
    <item>
      <title>How do i disable the higlight of pin when its click?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131115#M75804</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;export&lt;/SPAN&gt; &lt;SPAN&gt;const&lt;/SPAN&gt; &lt;SPAN&gt;LocationPin&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;new&lt;/SPAN&gt; &lt;SPAN&gt;PictureMarkerSymbol&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; height&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;30&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; width&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;27&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; color&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;false // this doesn't work&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I just want to remove the highlight color when the pin is click or active&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Jan 2022 08:28:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131115#M75804</guid>
      <dc:creator>altair</dc:creator>
      <dc:date>2022-01-06T08:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do i disable the higlight of pin when its click?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131196#M75811</link>
      <description>&lt;P&gt;Does clicking the pin enable a popup? If so, I think you can turn the popup highlighting off:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#highlightEnabled" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#highlightEnabled&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If not, what does clicking on a pin do? What does active mean?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 14:42:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131196#M75811</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2022-01-06T14:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do i disable the higlight of pin when its click?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131450#M75829</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;&amp;nbsp;the pin enable popup, i just want to remove the highlight color when it is clicked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 23:04:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131450#M75829</guid>
      <dc:creator>altair</dc:creator>
      <dc:date>2022-01-06T23:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do i disable the higlight of pin when its click?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131601#M75837</link>
      <description>&lt;P&gt;Did you try the property I suggested?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#highlightEnabled" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#highlightEnabled&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 15:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-disable-the-higlight-of-pin-when-its/m-p/1131601#M75837</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2022-01-07T15:01:41Z</dc:date>
    </item>
  </channel>
</rss>

