<?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: AGSGraphic identifier in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphic-identifier/m-p/74145#M730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may assign any identity value of graphic attribute, may be objectid, to UITableViewCell.tag. So when tap calloutaccessorybutton, you get that attribute of graphic then use viewWithtag: to get the cell for hilight.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2011 08:24:39 GMT</pubDate>
    <dc:creator>TOSPOLTOOMMALA</dc:creator>
    <dc:date>2011-11-30T08:24:39Z</dc:date>
    <item>
      <title>AGSGraphic identifier</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphic-identifier/m-p/74144#M729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a bit of code that does the following. Push an AGSGraphic into an array. Push each AGSGraphic item from the array into an AGSGraphicsLayer. I have a tableView whose cells correspond with the AGSGraphics shown on the map. After I tap the point to get the callout, I would like to tap the accessoryButton which calls the tableView with the related cell highlighted. The problem is establishing a relationship between the AGSGraphics and the UITableView cells. I am looking for a way to uniquely identify an AGSGraphic, preferably the same way array items are identified. I would think AGSGraphicsLayer holds an array of AGSGraphics. Perhaps there is a way similar to [array1 objectAtIndex:indexPath.row]; which can be used against an AGSGraphicsLayer? A statement such as this one would have to be called in mapView:didClickCalloutAccessoryButtonForGraphic (I assume).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul Lohr&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 16:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphic-identifier/m-p/74144#M729</guid>
      <dc:creator>PaulLohr</dc:creator>
      <dc:date>2011-11-15T16:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: AGSGraphic identifier</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphic-identifier/m-p/74145#M730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may assign any identity value of graphic attribute, may be objectid, to UITableViewCell.tag. So when tap calloutaccessorybutton, you get that attribute of graphic then use viewWithtag: to get the cell for hilight.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 08:24:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphic-identifier/m-p/74145#M730</guid>
      <dc:creator>TOSPOLTOOMMALA</dc:creator>
      <dc:date>2011-11-30T08:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: AGSGraphic identifier</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphic-identifier/m-p/74146#M731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tospol,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is a very good solution, thank you for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul Lohr&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 06:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphic-identifier/m-p/74146#M731</guid>
      <dc:creator>PaulLohr</dc:creator>
      <dc:date>2011-12-05T06:58:41Z</dc:date>
    </item>
  </channel>
</rss>

