<?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: Edit Points Not working  in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-points-not-working/m-p/349654#M32365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Feb 2018 18:52:40 GMT</pubDate>
    <dc:creator>AlvinNguyen</dc:creator>
    <dc:date>2018-02-06T18:52:40Z</dc:date>
    <item>
      <title>Edit Points Not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-points-not-working/m-p/349652#M32363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to learn how to use the edit toolbar, but it seems like editing points does not work, even with the sample on Arcgis Javascript sample code.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=ed_feature_creation" title="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=ed_feature_creation"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double clicking on any other graphic will select it, but not for the point graphics.&amp;nbsp; The console shows an error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncaught Error: [esri.toolbars.Edit::activate] Unable to activate the tool. Check if the tool is valid for the given geometry type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot use the Editor Widget because I need it to work for multi points also. How can I change the sample code to fix this?&amp;nbsp; Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 08:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-points-not-working/m-p/349652#M32363</guid>
      <dc:creator>AlvinNguyen</dc:creator>
      <dc:date>2018-02-04T08:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Points Not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-points-not-working/m-p/349653#M32364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alvin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;A point does snot have not have more&amp;nbsp;multiple vertices to edit so you need to use the MOVE constant also:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;editToolbar&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;activate&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Edit&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;EDIT_VERTICES&lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt;Edit&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;MOVE&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; evt&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;graphic&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This will now allow for moving points or editing poly vertices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 00:50:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-points-not-working/m-p/349653#M32364</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-05T00:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Points Not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-points-not-working/m-p/349654#M32365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 18:52:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-points-not-working/m-p/349654#M32365</guid>
      <dc:creator>AlvinNguyen</dc:creator>
      <dc:date>2018-02-06T18:52:40Z</dc:date>
    </item>
  </channel>
</rss>

