<?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: Changing Graphic Geometry (Moving Graphic) 4.x in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-graphic-geometry-moving-graphic-4-x/m-p/663188#M61892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just wrote about this.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://odoe.net/blog/quick-tip-clone-in-arcgis-jsapi/" title="http://odoe.net/blog/quick-tip-clone-in-arcgis-jsapi/"&gt;Quick Tip - Clone in ArcGIS JSAPI - odoenet&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a demo app&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://jsbin.com/kahasamafe/1/edit" title="http://jsbin.com/kahasamafe/1/edit"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not real editing, but can be useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2017 01:32:02 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2017-01-25T01:32:02Z</dc:date>
    <item>
      <title>Changing Graphic Geometry (Moving Graphic) 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-graphic-geometry-moving-graphic-4-x/m-p/663186#M61890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;am trying to create a FeatureLayer that updates in real time in the&amp;nbsp;ArcGIS API for JavaScript in 4.x. &amp;nbsp;I seem to be able to update my graphic object (change the geometry) and it looks right when I print it out the console. &amp;nbsp;But&amp;nbsp;the graphic doesn't seem to move on the map. &amp;nbsp;The only way I seem to be able to get it to move is to remove it from the layer and add a new graphic. &amp;nbsp;Am I missing something? &amp;nbsp;Is what I'm trying to do possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 02:47:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-graphic-geometry-moving-graphic-4-x/m-p/663186#M61890</guid>
      <dc:creator>GabrielLittman</dc:creator>
      <dc:date>2017-01-24T02:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Graphic Geometry (Moving Graphic) 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-graphic-geometry-moving-graphic-4-x/m-p/663187#M61891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gabriel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; According to the 4.x functionality matrix:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/functionality-matrix/index.html#graphicslayer" title="https://developers.arcgis.com/javascript/latest/guide/functionality-matrix/index.html#graphicslayer"&gt;Functionality matrix | ArcGIS API for JavaScript 4.2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE style="color: #4c4c4c; background-color: #ffffff; border: 1px solid #cccccc; font-size: 0.875rem; margin-bottom: 1.55rem;"&gt;&lt;TBODY&gt;&lt;TR style="background-color: #f8f8f8; border-bottom: 1px solid #cccccc;"&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;Modify graphics&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;Coming soon&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;To modify a graphic that is already added to the layer: you need to &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html#clone" style="color: #0079c1;"&gt;clone&lt;/A&gt; it, make modifications, add it to the layer and remove the original graphic. In-place modification of graphic objects will not trigger display refresh.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 15:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-graphic-geometry-moving-graphic-4-x/m-p/663187#M61891</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-24T15:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Graphic Geometry (Moving Graphic) 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-graphic-geometry-moving-graphic-4-x/m-p/663188#M61892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just wrote about this.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://odoe.net/blog/quick-tip-clone-in-arcgis-jsapi/" title="http://odoe.net/blog/quick-tip-clone-in-arcgis-jsapi/"&gt;Quick Tip - Clone in ArcGIS JSAPI - odoenet&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a demo app&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://jsbin.com/kahasamafe/1/edit" title="http://jsbin.com/kahasamafe/1/edit"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not real editing, but can be useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 01:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-graphic-geometry-moving-graphic-4-x/m-p/663188#M61892</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2017-01-25T01:32:02Z</dc:date>
    </item>
  </channel>
</rss>

