<?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 Offline Legend in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-legend/m-p/106481#M1048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to build legend from offline layers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 19:01:53 GMT</pubDate>
    <dc:creator>VIKRANTKRISHNA</dc:creator>
    <dc:date>2014-04-23T19:01:53Z</dc:date>
    <item>
      <title>Offline Legend</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-legend/m-p/106481#M1048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to build legend from offline layers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 19:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-legend/m-p/106481#M1048</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2014-04-23T19:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Legend</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-legend/m-p/106482#M1049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, an offline layer is basically an AGSFeatureTableLayer. This layer has a renderer. You can get to the symbols being&amp;nbsp; used by the renderer and ask for a swatch of each symbol. These swatches can then be displayed in a legend.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_symbol.html#a64ad2116214fae6b0b0609a879295747" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/ios/api-reference/interface_a_g_s_symbol.html#a64ad2116214fae6b0b0609a879295747&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/OfflineFeatureEditingSample" rel="nofollow" target="_blank"&gt;Offline Feature Editing &lt;/A&gt;&lt;SPAN&gt;Sample. This sample gets swatches for all the symbols being used by the offline layers and displays it in a Feature Template Picker. This is similar to the code you would need to display in a legend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 00:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-legend/m-p/106482#M1049</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2014-04-25T00:02:02Z</dc:date>
    </item>
  </channel>
</rss>

