<?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 Dynamic legend with ArcGISLocalTiledLayer in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/dynamic-legend-with-arcgislocaltiledlayer/m-p/696615#M4857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create dynamic legend with ArcGISLocalTiledLayer but its not returning any layer inside it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; private ArcGISLocalTiledLayer localTiledLayer;&lt;/P&gt;&lt;P&gt;String basemap = landDataFile + File.separator + offlineDataSDCardDirName + File.separator + filename;&lt;/P&gt;&lt;P&gt;localTiledLayer = new ArcGISLocalTiledLayer(basemap);&lt;/P&gt;&lt;P&gt;for (ArcGISLayerInfo layerInfo : &lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;localTiledLayer .getLayers()&lt;/STRONG&gt;&lt;/SPAN&gt;) {&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am following the example of MapLegend which is done with ArcGISDynamicMapServiceLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist me where i am getting wrong .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2015 07:24:08 GMT</pubDate>
    <dc:creator>shabbirsiddiqui2</dc:creator>
    <dc:date>2015-04-08T07:24:08Z</dc:date>
    <item>
      <title>Dynamic legend with ArcGISLocalTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/dynamic-legend-with-arcgislocaltiledlayer/m-p/696615#M4857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create dynamic legend with ArcGISLocalTiledLayer but its not returning any layer inside it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; private ArcGISLocalTiledLayer localTiledLayer;&lt;/P&gt;&lt;P&gt;String basemap = landDataFile + File.separator + offlineDataSDCardDirName + File.separator + filename;&lt;/P&gt;&lt;P&gt;localTiledLayer = new ArcGISLocalTiledLayer(basemap);&lt;/P&gt;&lt;P&gt;for (ArcGISLayerInfo layerInfo : &lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;localTiledLayer .getLayers()&lt;/STRONG&gt;&lt;/SPAN&gt;) {&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am following the example of MapLegend which is done with ArcGISDynamicMapServiceLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist me where i am getting wrong .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 07:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/dynamic-legend-with-arcgislocaltiledlayer/m-p/696615#M4857</guid>
      <dc:creator>shabbirsiddiqui2</dc:creator>
      <dc:date>2015-04-08T07:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend with ArcGISLocalTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/dynamic-legend-with-arcgislocaltiledlayer/m-p/696616#M4858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear shabbir, I do not know if this is the reason of the problem, but make sure that you run this code after make sure that all layers has been loaded by using add-layers-result listener or some thing related to this. I hope its works, otherwise post the full code if you can. Regards.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 13:19:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/dynamic-legend-with-arcgislocaltiledlayer/m-p/696616#M4858</guid>
      <dc:creator>YousefQuran</dc:creator>
      <dc:date>2015-04-08T13:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend with ArcGISLocalTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/dynamic-legend-with-arcgislocaltiledlayer/m-p/696617#M4859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yusuf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for reply, i am using the same example as given in the MapLegend.&lt;/P&gt;&lt;P&gt;i have attaching the Java code . Please have a look .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 14:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/dynamic-legend-with-arcgislocaltiledlayer/m-p/696617#M4859</guid>
      <dc:creator>shabbirsiddiqui2</dc:creator>
      <dc:date>2015-04-08T14:06:56Z</dc:date>
    </item>
  </channel>
</rss>

