<?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: Moving a point on tablet by having the point following the user finger in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/moving-a-point-on-tablet-by-having-the-point/m-p/39242#M159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to @Morten Nielson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the answers I needed came up with a custom solution inspired by the "Move Points" sample. To confirm, the editor does not support the behavior I was trying to get, hence some custom code. The workflow is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. On touch down, I set the IsDragEnabled option of my MapView.InteractionOptions to false. (Only after a successful hit test on my layer)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2. On touch move, I move the point selected by the hit test.&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3. On touch up, I set the IsDragEnabled option of my MapView.InteractionOptions to true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 21:26:34 GMT</pubDate>
    <dc:creator>FabienAncelin</dc:creator>
    <dc:date>2015-04-27T21:26:34Z</dc:date>
    <item>
      <title>Moving a point on tablet by having the point following the user finger</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/moving-a-point-on-tablet-by-having-the-point/m-p/39241#M158</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 am upgrading a WPF application to a Runtime .NET application. In the WPF application, I had the requirement&amp;nbsp; to be able &lt;/P&gt;&lt;P&gt;to move the point by following a moving the mouse, or finger on tablet. That was working very well, I even had a magnifier displayed when doing that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function is broken in the new runtime and I am trying to get a similar behavior back. Since the method Editor.EditGeometryAsync doesn't support Point geometry, I can't reproduce this behavior. Is that any way to have the point move with the user finger on tablet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The users love the old way the editor was working, and don't understand very well why the latest version give them a behavior they see as less user friendly, so any help on that is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 20:28:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/moving-a-point-on-tablet-by-having-the-point/m-p/39241#M158</guid>
      <dc:creator>FabienAncelin</dc:creator>
      <dc:date>2015-04-21T20:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Moving a point on tablet by having the point following the user finger</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/moving-a-point-on-tablet-by-having-the-point/m-p/39242#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to @Morten Nielson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the answers I needed came up with a custom solution inspired by the "Move Points" sample. To confirm, the editor does not support the behavior I was trying to get, hence some custom code. The workflow is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. On touch down, I set the IsDragEnabled option of my MapView.InteractionOptions to false. (Only after a successful hit test on my layer)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2. On touch move, I move the point selected by the hit test.&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3. On touch up, I set the IsDragEnabled option of my MapView.InteractionOptions to true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 21:26:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/moving-a-point-on-tablet-by-having-the-point/m-p/39242#M159</guid>
      <dc:creator>FabienAncelin</dc:creator>
      <dc:date>2015-04-27T21:26:34Z</dc:date>
    </item>
  </channel>
</rss>

