<?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 Implement the ability tap on a marker in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/implement-the-ability-tap-on-a-marker/m-p/707992#M6328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I implement a feature like this where the user taps on a marker on the map and it triggers UI logic like showing a view or doing something else. I'm aware of the didTapAtScreenPoint delegate function but how do I know for sure the marker was tapped?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="picture of google maps tapping marker feature" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/498337_Simulator Screen Shot - iPhone 8 - 2020-06-30 at 12.55.43.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2020 17:09:14 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-06-30T17:09:14Z</dc:date>
    <item>
      <title>Implement the ability tap on a marker</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/implement-the-ability-tap-on-a-marker/m-p/707992#M6328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I implement a feature like this where the user taps on a marker on the map and it triggers UI logic like showing a view or doing something else. I'm aware of the didTapAtScreenPoint delegate function but how do I know for sure the marker was tapped?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="picture of google maps tapping marker feature" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/498337_Simulator Screen Shot - iPhone 8 - 2020-06-30 at 12.55.43.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 17:09:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/implement-the-ability-tap-on-a-marker/m-p/707992#M6328</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-06-30T17:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Implement the ability tap on a marker</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/implement-the-ability-tap-on-a-marker/m-p/707993#M6329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have plenty of samples that&amp;nbsp;demonstrate this functionality. Basically, you need to perform an "identify" in the delegate function to&amp;nbsp;determine&amp;nbsp;if the tap location falls on any graphics or features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a basic sample that shows how to do this -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-ios/blob/9aa1d46969175aec6607bbe6914e97bc63ea1569/arcgis-ios-sdk-samples/Display%20information/Identify%20graphics/README.md" title="https://github.com/Esri/arcgis-runtime-samples-ios/blob/9aa1d46969175aec6607bbe6914e97bc63ea1569/arcgis-ios-sdk-samples/Display%20information/Identify%20graphics/README.md"&gt;arcgis-runtime-samples-ios/README.md at 9aa1d46969175aec6607bbe6914e97bc63ea1569 · Esri/arcgis-runtime-samples-ios · Git…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 17:38:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/implement-the-ability-tap-on-a-marker/m-p/707993#M6329</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2020-06-30T17:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Implement the ability tap on a marker</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/implement-the-ability-tap-on-a-marker/m-p/707994#M6330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I was able to implement the functionality! I was wondering though, how efficient are the identify grahpicOverlays and identify layers function at searching for the feature that is at the tapped point? Is it a straight forward linear search or is there something else going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2020 18:28:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/implement-the-ability-tap-on-a-marker/m-p/707994#M6330</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-09T18:28:43Z</dc:date>
    </item>
  </channel>
</rss>

