<?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 Feature services not showing up in Android Map View in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/feature-services-not-showing-up-in-android-map/m-p/743906#M5231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have Several Feature Service Layers inside Feature services and when I add Feature services to Map view using following method &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGISFeatureLayer secureFeatureLayer = new ArcGISFeatureLayer(Feature_Service_url, MODE.ONDEMAND);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;its Layers does not show up in Map view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when&amp;nbsp; I add individual Feature Service Layer&amp;nbsp; it does show the layer details correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So My question is to add Feature services do I have to add its Layers one by one or is there any other ways to add Feature Service directly to Map view?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 04:10:51 GMT</pubDate>
    <dc:creator>KrishnaPragada</dc:creator>
    <dc:date>2014-01-28T04:10:51Z</dc:date>
    <item>
      <title>Feature services not showing up in Android Map View</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/feature-services-not-showing-up-in-android-map/m-p/743906#M5231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have Several Feature Service Layers inside Feature services and when I add Feature services to Map view using following method &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGISFeatureLayer secureFeatureLayer = new ArcGISFeatureLayer(Feature_Service_url, MODE.ONDEMAND);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;its Layers does not show up in Map view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when&amp;nbsp; I add individual Feature Service Layer&amp;nbsp; it does show the layer details correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So My question is to add Feature services do I have to add its Layers one by one or is there any other ways to add Feature Service directly to Map view?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 04:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/feature-services-not-showing-up-in-android-map/m-p/743906#M5231</guid>
      <dc:creator>KrishnaPragada</dc:creator>
      <dc:date>2014-01-28T04:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Feature services not showing up in Android Map View</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/feature-services-not-showing-up-in-android-map/m-p/743907#M5232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Krishna,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The idea behind an ArcGISFeatureLayer is to work with a single layer at a time.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When defining the Feature_Service_url you have a /1 or /0 at the end. Where that number defines the index position of the desired layer from the FeatureServer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you would like to work with all the layers from a service at one time, instead FeatureService, use a MapService.&amp;nbsp; Also with a map service you wouldn't place the /1 or layer index at the end of the URL.&amp;nbsp; For this option have a look at ArcGISDynamicMapServiceLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a brief help page describing the variety of layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/android/guide/map-layer-types.htm"&gt;https://developers.arcgis.com/android/guide/map-layer-types.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this is helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/feature-services-not-showing-up-in-android-map/m-p/743907#M5232</guid>
      <dc:creator>RobertBurke</dc:creator>
      <dc:date>2014-02-19T19:53:37Z</dc:date>
    </item>
  </channel>
</rss>

