<?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 How to perform free style drawing on AGSMapview? in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367954#M3182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to draw text(Free Style Drawing) on AGSMapview as annotation. Please suggest a way to do the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2016 13:06:41 GMT</pubDate>
    <dc:creator>Survey83Demo</dc:creator>
    <dc:date>2016-01-28T13:06:41Z</dc:date>
    <item>
      <title>How to perform free style drawing on AGSMapview?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367954#M3182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to draw text(Free Style Drawing) on AGSMapview as annotation. Please suggest a way to do the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 13:06:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367954#M3182</guid>
      <dc:creator>Survey83Demo</dc:creator>
      <dc:date>2016-01-28T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform free style drawing on AGSMapview?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367955#M3183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you wanting this annotation to be saved later for others to see? Or just for you to see? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using something like WebAppBuilder, you can utilize a Draw Widget that will allow you to draw shapes as well as text (annotation):&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-draw.htm" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-draw.htm"&gt;Draw widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 13:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367955#M3183</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-01-28T13:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform free style drawing on AGSMapview?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367956#M3184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We would like annotation to be persisted so that other can also see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Adrain for your response. But I wanted to do free style drawing on AGSMapView for native iOS Application. Please let us know how to do the same on iOS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 04:56:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367956#M3184</guid>
      <dc:creator>DemoSurvey</dc:creator>
      <dc:date>2016-01-29T04:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform free style drawing on AGSMapview?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367957#M3185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not familiar with the AGSMapView for iOS. Hopefully someone on these boards can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367957#M3185</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-02-01T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform free style drawing on AGSMapview?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367958#M3186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you aren't restricted to only AGSMapview: You could create an editable feature layer of a polyline shapefile. Make this the only editable layer and use Collector for ArcGIS or an ArcGIS Online Web App with editor tool. Collector will work with iOS (compatible with iOS 8 or later: &lt;A href="http://doc.arcgis.com/en/collector/#systemRequirements" title="http://doc.arcgis.com/en/collector/#systemRequirements"&gt;Collector for ArcGIS | ArcGIS&lt;/A&gt; and the web app will work on any HTML5 browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:58:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367958#M3186</guid>
      <dc:creator>MatthewBaber</dc:creator>
      <dc:date>2016-02-01T15:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform free style drawing on AGSMapview?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367959#M3187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a demo of free hand sketch functionality on top of map view&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/tips-and-tricks-ios/tree/master/UC2013_TipsAndTricksDemos/FreehandSketch" title="https://github.com/Esri/tips-and-tricks-ios/tree/master/UC2013_TipsAndTricksDemos/FreehandSketch"&gt;tips-and-tricks-ios/UC2013_TipsAndTricksDemos/FreehandSketch at master · Esri/tips-and-tricks-ios · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 23:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367959#M3187</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2016-02-01T23:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform free style drawing on AGSMapview?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367960#M3188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Divyesh for Reply... It works...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 06:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-perform-free-style-drawing-on-agsmapview/m-p/367960#M3188</guid>
      <dc:creator>Survey83Demo</dc:creator>
      <dc:date>2016-02-08T06:30:30Z</dc:date>
    </item>
  </channel>
</rss>

