<?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 Re: Identify for offline in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/identify-for-offline/m-p/240693#M1572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On your MapView you can set an OnSingleTapListener, and then in your listener's onSingleTap()&amp;nbsp; method iterate through your layers and call getGraphicIDs() with the x and y from the tap plus whatever tolerance is appropriate (I recommend starting with a tolerance of 15 and adjusting as necessary).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is assuming that your layers are of type GraphicsLayer or ArcGISFeatureLayer. If you are using the new FeatureLayer class (just introduced in 10.2) then getFeatureIDs() is the equivalent method to use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 12:56:49 GMT</pubDate>
    <dc:creator>JasonKnisley</dc:creator>
    <dc:date>2013-12-11T12:56:49Z</dc:date>
    <item>
      <title>Identify for offline</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/identify-for-offline/m-p/240692#M1571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to do IdentifyTask in an offline app? Meaning - without URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, is there a workaround to identify features from layers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Team Igal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 10:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/identify-for-offline/m-p/240692#M1571</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-12-11T10:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Identify for offline</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/identify-for-offline/m-p/240693#M1572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On your MapView you can set an OnSingleTapListener, and then in your listener's onSingleTap()&amp;nbsp; method iterate through your layers and call getGraphicIDs() with the x and y from the tap plus whatever tolerance is appropriate (I recommend starting with a tolerance of 15 and adjusting as necessary).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is assuming that your layers are of type GraphicsLayer or ArcGISFeatureLayer. If you are using the new FeatureLayer class (just introduced in 10.2) then getFeatureIDs() is the equivalent method to use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 12:56:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/identify-for-offline/m-p/240693#M1572</guid>
      <dc:creator>JasonKnisley</dc:creator>
      <dc:date>2013-12-11T12:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Identify for offline</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/identify-for-offline/m-p/240694#M1573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;On your MapView you can set an OnSingleTapListener, and then in your listener's onSingleTap()&amp;nbsp; method iterate through your layers and call getGraphicIDs() with the x and y from the tap plus whatever tolerance is appropriate (I recommend starting with a tolerance of 15 and adjusting as necessary).&lt;BR /&gt;&lt;BR /&gt;That is assuming that your layers are of type GraphicsLayer or ArcGISFeatureLayer. If you are using the new FeatureLayer class (just introduced in 10.2) then getFeatureIDs() is the equivalent method to use.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much, i will try to do that!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 06:23:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/identify-for-offline/m-p/240694#M1573</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-12-12T06:23:23Z</dc:date>
    </item>
  </channel>
</rss>

