<?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: how can i freehand draw in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432608#M3706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i dont think this will work for me. im trying to draw while dragging, instead of touching points. i was thinking of using the sketch layer sample and changed the point tool to handle multi points, and then some how disable pan and zoom while that tool is active amd draw while dragging.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2012 16:37:23 GMT</pubDate>
    <dc:creator>HamzaHaroon</dc:creator>
    <dc:date>2012-08-09T16:37:23Z</dc:date>
    <item>
      <title>how can i freehand draw</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432606#M3704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is there a way to free hand draw lines on maps? ive tried using a glview, but i need the drawing to stay at its location on the map and move when i pan or zoom the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 12:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432606#M3704</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2012-08-09T12:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: how can i freehand draw</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432607#M3705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use a graphics layer and add your points/lines to that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;More about Graphics:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/ios/2.2/concepts/index.html#/Creating_a_Graphics_layer/00pw0000001z000000/"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/ios/2.2/concepts/index.html#/Creating_a_Graphics_layer/00pw0000001z000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A sample you could try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/rc/item.html?id=4ff8cbf77fb94227bcf6bbb9d4ab8d2c"&gt;http://www.arcgis.com/rc/item.html?id=4ff8cbf77fb94227bcf6bbb9d4ab8d2c&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 15:15:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432607#M3705</guid>
      <dc:creator>LukePhilips</dc:creator>
      <dc:date>2012-08-09T15:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: how can i freehand draw</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432608#M3706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i dont think this will work for me. im trying to draw while dragging, instead of touching points. i was thinking of using the sketch layer sample and changed the point tool to handle multi points, and then some how disable pan and zoom while that tool is active amd draw while dragging.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:37:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432608#M3706</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2012-08-09T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: how can i freehand draw</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432609#M3707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i still havent found a way to do this. im basically trying to disable the pan and zoom functions of the map whil drawing polygons, and be able to draw by dragging. would opengl work for this kind of task?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 16:29:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432609#M3707</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2012-08-13T16:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: how can i freehand draw</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432610#M3708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You don't need openGL for this. UIView is enough for free hand drawing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 15:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432610#M3708</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-08-15T15:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: how can i freehand draw</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432611#M3709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do we add an arc on graphics layer? In Apple mapkit we could subclass &lt;SPAN class="s1"&gt;MKOverlayPathRenderer and override createPath method. Is there something similar for AGSGeometry?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 21:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-can-i-freehand-draw/m-p/432611#M3709</guid>
      <dc:creator>AkhilChoran_Balan</dc:creator>
      <dc:date>2015-05-01T21:42:42Z</dc:date>
    </item>
  </channel>
</rss>

