<?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 points and coordinates in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/points-and-coordinates/m-p/136988#M12713</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;I am trying to create a really simple map which does the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. User clicks on the map to place a point. This point is not recorded, but a symbol needs to be displayed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The coordinates of the point are displayed in form fields beneath the map. I want to get the information from these fields later using a standard javascript getElementById.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm fine with creating the map and getting my map layer etc from the samples, and I can see how to create a pop up showing the coordinates (unfortunately I don't want to achieve this with a popup). But I'm getting confused about which ?classes? I need to use to do this from the api: screenpoint, point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pointers about how to do what seems like a simple thing would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The closest sample I have been able to find is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://developers.arcgis.com/en/javascript/samples/widget_measurement/" rel="nofollow" target="_blank"&gt;http://developers.arcgis.com/en/javascript/samples/widget_measurement/&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this sample the location tool does what I require, but I want the results to be placed into fields outside the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to be clear I don't want a pop up box, which all the samples that do what I want seem to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Jul 2013 15:44:58 GMT</pubDate>
    <dc:creator>MartinAshmore</dc:creator>
    <dc:date>2013-07-28T15:44:58Z</dc:date>
    <item>
      <title>points and coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/points-and-coordinates/m-p/136988#M12713</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;I am trying to create a really simple map which does the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. User clicks on the map to place a point. This point is not recorded, but a symbol needs to be displayed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The coordinates of the point are displayed in form fields beneath the map. I want to get the information from these fields later using a standard javascript getElementById.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm fine with creating the map and getting my map layer etc from the samples, and I can see how to create a pop up showing the coordinates (unfortunately I don't want to achieve this with a popup). But I'm getting confused about which ?classes? I need to use to do this from the api: screenpoint, point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pointers about how to do what seems like a simple thing would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The closest sample I have been able to find is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://developers.arcgis.com/en/javascript/samples/widget_measurement/" rel="nofollow" target="_blank"&gt;http://developers.arcgis.com/en/javascript/samples/widget_measurement/&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this sample the location tool does what I require, but I want the results to be placed into fields outside the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to be clear I don't want a pop up box, which all the samples that do what I want seem to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jul 2013 15:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/points-and-coordinates/m-p/136988#M12713</guid>
      <dc:creator>MartinAshmore</dc:creator>
      <dc:date>2013-07-28T15:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: points and coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/points-and-coordinates/m-p/136989#M12714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at this &lt;/SPAN&gt;&lt;A href="http://jsfiddle.net/JSkinn3/9NCyU/1/"&gt;fiddle&lt;/A&gt;&lt;SPAN&gt; example.&amp;nbsp; Is this along the lines of what you are looking for?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 13:34:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/points-and-coordinates/m-p/136989#M12714</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-07-29T13:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: points and coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/points-and-coordinates/m-p/136990#M12715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jake,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is exactly what i'm looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 10:54:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/points-and-coordinates/m-p/136990#M12715</guid>
      <dc:creator>MartinAshmore</dc:creator>
      <dc:date>2013-08-01T10:54:36Z</dc:date>
    </item>
  </channel>
</rss>

