<?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 Redlining / Annonation on map in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/redlining-annonation-on-map/m-p/372783#M3204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a native app and need to allow redlining/ draw annotation on the map. User should be allowed to drawn lines write text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thaviti Naidu G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 09:49:02 GMT</pubDate>
    <dc:creator>ThavitinaiduGulivindala</dc:creator>
    <dc:date>2016-01-20T09:49:02Z</dc:date>
    <item>
      <title>Redlining / Annonation on map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/redlining-annonation-on-map/m-p/372783#M3204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a native app and need to allow redlining/ draw annotation on the map. User should be allowed to drawn lines write text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thaviti Naidu G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 09:49:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/redlining-annonation-on-map/m-p/372783#M3204</guid>
      <dc:creator>ThavitinaiduGulivindala</dc:creator>
      <dc:date>2016-01-20T09:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Redlining / Annonation on map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/redlining-annonation-on-map/m-p/372784#M3205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could take a look at the &lt;A href="https://developers.arcgis.com/ios/swift/guide/sketch-layer.htm"&gt;Sketch Graphics Layer&lt;/A&gt;​ (and its &lt;A href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_sketch_graphics_layer.html"&gt;reference documentation&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For text, you would probably want to look at &lt;A href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_text_symbol.html"&gt;AGSTextSymbol&lt;/A&gt;​, &lt;A href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_graphic.html"&gt;AGSGraphic&lt;/A&gt;​, and &lt;A href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_point.html"&gt;AGSPoint&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also this &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/SketchLayerSample"&gt;Sketch Layer Sample&lt;/A&gt; on GitHub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And although &lt;A href="https://developers.arcgis.com/os-x/sample-code/sketchlayersample/"&gt;this sample&lt;/A&gt; is for the OS X SDK, the principles are much the same. That page also includes a link to &lt;A href="http://www.arcgis.com/home/item.html?id=f64b2619be6444c69201780c43cbd5fb"&gt;this download page&lt;/A&gt; for the Samples app (look in the app under "Building Maps --&amp;gt; Sketch Layer").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that gives you some answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 14:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/redlining-annonation-on-map/m-p/372784#M3205</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2016-01-20T14:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Redlining / Annonation on map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/redlining-annonation-on-map/m-p/372785#M3206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thaviti,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I just stumbled on your message from a year ago. Did you ever come up with a solution? Your redlining/annotation problem is the same problem I'm attempting to solve today. I'm close. I would love to compare notes with you if you are interested.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;- Worth&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 03:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/redlining-annonation-on-map/m-p/372785#M3206</guid>
      <dc:creator>WorthSparks</dc:creator>
      <dc:date>2017-02-16T03:01:41Z</dc:date>
    </item>
  </channel>
</rss>

