<?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: selecting point on map and returning coordinates in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475349#M4057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can by AGSMapViewTouchDelegate's didClickAtPoint method do that as flow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-(void)mapView:(AGSMapView *) mapView didClickAtPoint:(CGPoint) screen mapPoint:(AGSPoint *)mappoint graphics:(NSDictionary *) graphics&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2012 04:29:46 GMT</pubDate>
    <dc:creator>niuruigang</dc:creator>
    <dc:date>2012-07-27T04:29:46Z</dc:date>
    <item>
      <title>selecting point on map and returning coordinates</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475348#M4056</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;I'd like to be able to select a point on my mapview and return the latitude and longitude. Does anyone know how this can be accomplished?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 18:27:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475348#M4056</guid>
      <dc:creator>JeffAli</dc:creator>
      <dc:date>2012-07-26T18:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: selecting point on map and returning coordinates</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475349#M4057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can by AGSMapViewTouchDelegate's didClickAtPoint method do that as flow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-(void)mapView:(AGSMapView *) mapView didClickAtPoint:(CGPoint) screen mapPoint:(AGSPoint *)mappoint graphics:(NSDictionary *) graphics&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 04:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475349#M4057</guid>
      <dc:creator>niuruigang</dc:creator>
      <dc:date>2012-07-27T04:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: selecting point on map and returning coordinates</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475350#M4058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you. Using that delegate method I can retrieve the value as map units using the mapPoint:(AGSPoint *)mappoint parameter. But how do I convert it to actual latitude and longitude values?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 10:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475350#M4058</guid>
      <dc:creator>AmilaSilva</dc:creator>
      <dc:date>2012-10-11T10:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: selecting point on map and returning coordinates</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475351#M4059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-ios-sdk/apiref/interface_a_g_s_geometry_engine.html" rel="nofollow" target="_blank"&gt;AGSGeometryEngine&lt;/A&gt;&lt;SPAN&gt;'s projectGeometry method and project your point to [AGSSpatialReference wgs84SpatialReference].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:47:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/selecting-point-on-map-and-returning-coordinates/m-p/475351#M4059</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-10-11T15:47:09Z</dc:date>
    </item>
  </channel>
</rss>

