<?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 Change Graphic Symbol in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-graphic-symbol/m-p/743430#M68772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a GraphicsLayer with point symbols and I want to highlight the symbol when the user hover that symbol. I'm doing that using the view.hitTest method but the symbol is not updated. The solution I found is moving the center of the view slightly and that way the symbol is updated but the performance is very poor, causing a delay to highlight the symbol. removing and adding the graphic to the GraphicsLayer could be a solution but the order of the graphics is important to me. Is there a way to refresh the GraphicsLayer or just the Graphic itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 15:15:40 GMT</pubDate>
    <dc:creator>RodrigoFelga</dc:creator>
    <dc:date>2017-11-23T15:15:40Z</dc:date>
    <item>
      <title>Change Graphic Symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-graphic-symbol/m-p/743430#M68772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a GraphicsLayer with point symbols and I want to highlight the symbol when the user hover that symbol. I'm doing that using the view.hitTest method but the symbol is not updated. The solution I found is moving the center of the view slightly and that way the symbol is updated but the performance is very poor, causing a delay to highlight the symbol. removing and adding the graphic to the GraphicsLayer could be a solution but the order of the graphics is important to me. Is there a way to refresh the GraphicsLayer or just the Graphic itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 15:15:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-graphic-symbol/m-p/743430#M68772</guid>
      <dc:creator>RodrigoFelga</dc:creator>
      <dc:date>2017-11-23T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change Graphic Symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-graphic-symbol/m-p/743431#M68773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; How about just adding a new graphic on mouse over (leaving the original alone) and removing when mouse out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 01:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-graphic-symbol/m-p/743431#M68773</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-11-24T01:45:41Z</dc:date>
    </item>
  </channel>
</rss>

