<?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 Question regarding 3d symbol animation in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/question-regarding-3d-symbol-animation/m-p/1368760#M83313</link>
    <description>&lt;P&gt;I've uploaded a&amp;nbsp; custom webstylesymbol to&amp;nbsp; arcgis online and try to animate symbol movement based on coordination and change symbol heading as symbol moving, however seems like my code not able to change the heading as the symbol moving. My code is given below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://jsfiddle.net/vkiii1018/8bhx7jmr/35/" target="_blank"&gt;https://jsfiddle.net/vkiii1018/8bhx7jmr/35/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 04:20:46 GMT</pubDate>
    <dc:creator>VickyHuang</dc:creator>
    <dc:date>2024-01-11T04:20:46Z</dc:date>
    <item>
      <title>Question regarding 3d symbol animation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/question-regarding-3d-symbol-animation/m-p/1368760#M83313</link>
      <description>&lt;P&gt;I've uploaded a&amp;nbsp; custom webstylesymbol to&amp;nbsp; arcgis online and try to animate symbol movement based on coordination and change symbol heading as symbol moving, however seems like my code not able to change the heading as the symbol moving. My code is given below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://jsfiddle.net/vkiii1018/8bhx7jmr/35/" target="_blank"&gt;https://jsfiddle.net/vkiii1018/8bhx7jmr/35/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 04:20:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/question-regarding-3d-symbol-animation/m-p/1368760#M83313</guid>
      <dc:creator>VickyHuang</dc:creator>
      <dc:date>2024-01-11T04:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding 3d symbol animation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/question-regarding-3d-symbol-animation/m-p/1376967#M83512</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Just like the graphic's geometry, you need to provide the graphic with a new symbol instance for it to update.&lt;BR /&gt;&lt;BR /&gt;The symbol also does not have an angle property. To rotate the graphic you can adjust the &lt;A title="ObjectSymbolLayer properties" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-Symbol3D.html#properties-summary" target="_blank" rel="noopener noreferrer"&gt;ObjectSymbolLayer's heading, tilt and roll properties&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;I've adjusted your sample to do this here:&amp;nbsp;&lt;A title="https://codepen.io/gstefansson/pen/zepxenj" href="https://codepen.io/gstefansson/pen/ZEPxeNJ" target="_blank" rel="noreferrer noopener"&gt;https://codepen.io/gstefansson/pen/ZEPxeNJ&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 11:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/question-regarding-3d-symbol-animation/m-p/1376967#M83512</guid>
      <dc:creator>GunnarStefánsson</dc:creator>
      <dc:date>2024-02-01T11:06:18Z</dc:date>
    </item>
  </channel>
</rss>

