<?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: Tap (click) tolerance in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576833#M3915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The tolerance is set as a property of the IdentifyParameters().&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/android/api/com/esri/core/tasks/ags/identify/IdentifyParameters.html"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/android/api/com/esri/core/tasks/ags/identify/IdentifyParameters.html&lt;BR /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&amp;nbsp; setTolerance();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;public void &lt;/SPAN&gt;&lt;STRONG&gt;setTolerance&lt;/STRONG&gt;&lt;SPAN&gt;(int tolerance)Sets the tolerance. The tolerance is the acceptable buffer distance, in screen pixels, around the geometry parameter that the IdentifyTask will identify features. The geometry type is specified by using the setGeometry() method or by passing in a geometry object during the instantiation of the IdentifyParameters object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default tolerance value is 5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example: if the geometry type is defined as an ArcGIS geometry Point and a tolerance of 2 is used, any feature within a 2 pixel radius of the point will be identified.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2012 11:32:19 GMT</pubDate>
    <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
    <dc:date>2012-06-18T11:32:19Z</dc:date>
    <item>
      <title>Tap (click) tolerance</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576832#M3914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the JavaScript API (and in fact the main desktop) you can specify a click tolerance for the ID tool - are there any plans to enable us to somehow specify on our web maps the tolerance for mobile taps - my maps use mainly point data - getting the exact point with a chunky finger is proving a bit difficult&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ta&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 13:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576832#M3914</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2012-06-14T13:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tap (click) tolerance</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576833#M3915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The tolerance is set as a property of the IdentifyParameters().&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/android/api/com/esri/core/tasks/ags/identify/IdentifyParameters.html"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/android/api/com/esri/core/tasks/ags/identify/IdentifyParameters.html&lt;BR /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&amp;nbsp; setTolerance();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;public void &lt;/SPAN&gt;&lt;STRONG&gt;setTolerance&lt;/STRONG&gt;&lt;SPAN&gt;(int tolerance)Sets the tolerance. The tolerance is the acceptable buffer distance, in screen pixels, around the geometry parameter that the IdentifyTask will identify features. The geometry type is specified by using the setGeometry() method or by passing in a geometry object during the instantiation of the IdentifyParameters object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default tolerance value is 5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example: if the geometry type is defined as an ArcGIS geometry Point and a tolerance of 2 is used, any feature within a 2 pixel radius of the point will be identified.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 11:32:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576833#M3915</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2012-06-18T11:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tap (click) tolerance</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576834#M3916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks - but I guess I could only use that if I'd used the SDK and built my own Android App - I take it there is no way of doing it with the out of the box Esri App?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 11:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576834#M3916</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2012-06-18T11:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tap (click) tolerance</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576835#M3917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks - but I guess I could only use that if I'd used the SDK and built my own Android App - I take it there is no way of doing it with the out of the box Esri App?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;ACM&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not that I'm aware of.&amp;nbsp; An alternative is to set the display scale for your point data.&amp;nbsp; Perhaps only make it visible when you are zoomed in close enough to where you can easily identify points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 12:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/tap-click-tolerance/m-p/576835#M3917</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2012-06-18T12:00:57Z</dc:date>
    </item>
  </channel>
</rss>

