<?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: AGSSimpleMarkerSymbol dragging in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agssimplemarkersymbol-dragging/m-p/44375#M405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 19:26:13 GMT</pubDate>
    <dc:creator>MyroslavaPolovka</dc:creator>
    <dc:date>2015-09-23T19:26:13Z</dc:date>
    <item>
      <title>AGSSimpleMarkerSymbol dragging</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agssimplemarkersymbol-dragging/m-p/44373#M403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i drag AGSSimpleMarkerSymbol and track location changes by dragging? Like MKPinAnnotationView dragging in MapKit with delegate methods of change view state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 15:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agssimplemarkersymbol-dragging/m-p/44373#M403</guid>
      <dc:creator>MyroslavaPolovka</dc:creator>
      <dc:date>2015-09-23T15:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: AGSSimpleMarkerSymbol dragging</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agssimplemarkersymbol-dragging/m-p/44374#M404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a combination of the following methods on `AGSMapViewTouchDelegate`.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Helvetica; font-size: 12px;"&gt;(void)&amp;nbsp; - &lt;/SPAN&gt;&lt;SPAN style="font-family: Helvetica; font-size: 12px; color: #e4af09;"&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/ios/api-reference/protocol_a_g_s_map_view_touch_delegate-p.html#aac778ebbe3dbf7f3068ec984b8dda4aa"&gt;mapView:didTapAndHoldAtPoint:mapPoint:graphics:&lt;/A&gt;​&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="color: #303030;"&gt;use this get the tapped graphic&lt;/SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica; font-size: 12px; color: #e4af09;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #454545; font-family: Helvetica; font-size: 12px;"&gt;(void)&amp;nbsp; - &lt;/SPAN&gt;&lt;SPAN style="font-family: Helvetica; font-size: 12px; color: #e4af09;"&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/ios/api-reference/protocol_a_g_s_map_view_touch_delegate-p.html#a99b04d34a751d174a08a59f7ad7ba5bc"&gt;mapView:didMoveTapAndHoldAtPoint:mapPoint:graphics:&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: Helvetica; font-size: 12px; color: #e4af09;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Helvetica; font-size: 12px; color: #303030;"&gt;use this to update the graphic location to mapPoint&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica; color: #e4af09;"&gt;&lt;SPAN style="color: #454545;"&gt;(void)&amp;nbsp; - &lt;SPAN style="color: #e4af09;"&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/ios/api-reference/protocol_a_g_s_map_view_touch_delegate-p.html#a112436a858d8f2e1898b5c1de7e50c32"&gt;mapView:didEndTapAndHoldAtPoint:mapPoint:graphics:&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt; &lt;SPAN style="color: #303030;"&gt;​use this for clean up&lt;/SPAN&gt;&lt;SPAN style="color: #303030;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 17:54:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agssimplemarkersymbol-dragging/m-p/44374#M404</guid>
      <dc:creator>GagandeepSingh</dc:creator>
      <dc:date>2015-09-23T17:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: AGSSimpleMarkerSymbol dragging</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agssimplemarkersymbol-dragging/m-p/44375#M405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 19:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agssimplemarkersymbol-dragging/m-p/44375#M405</guid>
      <dc:creator>MyroslavaPolovka</dc:creator>
      <dc:date>2015-09-23T19:26:13Z</dc:date>
    </item>
  </channel>
</rss>

